Home
last modified time | relevance | path

Searched defs:page_ofs (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ntfs/
Dmft.c478 unsigned int block_start, block_end, m_start, m_end, page_ofs; in ntfs_sync_mft_mirror() local
1148 unsigned int page_ofs, size; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() local
Dinode.h90 int page_ofs; /* Offset into the page at which the mft record member
/linux-4.19.296/drivers/base/firmware_loader/
Dfallback.c337 int page_ofs = offset & (PAGE_SIZE-1); in firmware_rw() local