Searched refs:map_extent_mft_record (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ntfs/
H A Dmft.h35 extern MFT_RECORD *map_extent_mft_record(ntfs_inode *base_ni, MFT_REF mref,
H A Dmft.c227 * map_extent_mft_record - load an extent inode and attach it to its base
239 MFT_RECORD *map_extent_mft_record(ntfs_inode *base_ni, MFT_REF mref, function
2576 * and we can simply use it with map_extent_mft_record().
2585 m = map_extent_mft_record(base_ni, bit, &ni);
2610 * Need to unmap the page since map_extent_mft_record() mapped
H A Dattrib.c995 ctx->mrec = map_extent_mft_record(base_ni,

Completed in 155 milliseconds