Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/devices/
Dmtdram.c73 unsigned long page_ofs = offset_in_page(*virt); in ram_point() local
/Linux-v6.6/fs/ntfs/
Dmft.c464 unsigned int block_start, block_end, m_start, m_end, page_ofs; in ntfs_sync_mft_mirror() local
1134 unsigned int page_ofs, size; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() local
Dinode.h76 int page_ofs; /* Offset into the page at which the mft record member
/Linux-v6.6/drivers/base/firmware_loader/
Dsysfs.c245 int page_ofs = offset & (PAGE_SIZE - 1); in firmware_rw() local