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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ntfs/
H A Dmft.c38 * map_mft_record_page - map the page in which a specific mft record resides
47 static inline MFT_RECORD *map_mft_record_page(ntfs_inode *ni) function
106 * The page of the record is mapped using map_mft_record_page() before being
161 m = map_mft_record_page(ni);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ntfs/
H A Dmft.c38 * map_mft_record_page - map the page in which a specific mft record resides
47 static inline MFT_RECORD *map_mft_record_page(ntfs_inode *ni) function
106 * The page of the record is mapped using map_mft_record_page() before being
161 m = map_mft_record_page(ni);

Completed in 70 milliseconds