Home
last modified time | relevance | path

Searched refs:map_mft_record_page (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dmft.c27 * map_mft_record_page - map the page in which a specific mft record resides
36 static inline MFT_RECORD *map_mft_record_page(ntfs_inode *ni) in map_mft_record_page() function
101 * The page of the record is mapped using map_mft_record_page() before being
156 m = map_mft_record_page(ni); in map_mft_record()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dmft.c27 * map_mft_record_page - map the page in which a specific mft record resides
36 static inline MFT_RECORD *map_mft_record_page(ntfs_inode *ni) in map_mft_record_page() function
101 * The page of the record is mapped using map_mft_record_page() before being
156 m = map_mft_record_page(ni); in map_mft_record()

Completed in 8 milliseconds