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

/linux-4.1.27/fs/ntfs/
H A Dmft.h35 extern MFT_RECORD *map_extent_mft_record(ntfs_inode *base_ni, MFT_REF mref,
H A Dmft.c234 * map_extent_mft_record - load an extent inode and attach it to its base
246 MFT_RECORD *map_extent_mft_record(ntfs_inode *base_ni, MFT_REF mref, map_extent_mft_record() function
2584 * and we can simply use it with map_extent_mft_record(). ntfs_mft_record_alloc()
2593 m_tmp = map_extent_mft_record(base_ni, bit, &ni); ntfs_mft_record_alloc()
2619 * Need to unmap the page since map_extent_mft_record() mapped ntfs_mft_record_alloc()
H A Dattrib.c1001 ctx->mrec = map_extent_mft_record(base_ni, ntfs_external_attr_find()

Completed in 117 milliseconds