Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ntfs/
H A Dmft.h21 extern MFT_RECORD *map_extent_mft_record(ntfs_inode *base_ni, MFT_REF mref,
H A Dmft.c223 * map_extent_mft_record - load an extent inode and attach it to its base
235 MFT_RECORD *map_extent_mft_record(ntfs_inode *base_ni, MFT_REF mref, in map_extent_mft_record() function
2579 * and we can simply use it with map_extent_mft_record(). in ntfs_mft_record_alloc()
2588 m_tmp = map_extent_mft_record(base_ni, bit, &ni); in ntfs_mft_record_alloc()
2614 * Need to unmap the page since map_extent_mft_record() mapped in ntfs_mft_record_alloc()
H A Dattrib.c1011 ctx->mrec = map_extent_mft_record(base_ni, in ntfs_external_attr_find()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dmft.h21 extern MFT_RECORD *map_extent_mft_record(ntfs_inode *base_ni, MFT_REF mref,
H A Dmft.c223 * map_extent_mft_record - load an extent inode and attach it to its base
235 MFT_RECORD *map_extent_mft_record(ntfs_inode *base_ni, MFT_REF mref, in map_extent_mft_record() function
2581 * and we can simply use it with map_extent_mft_record(). in ntfs_mft_record_alloc()
2590 m_tmp = map_extent_mft_record(base_ni, bit, &ni); in ntfs_mft_record_alloc()
2616 * Need to unmap the page since map_extent_mft_record() mapped in ntfs_mft_record_alloc()
H A Dattrib.c1011 ctx->mrec = map_extent_mft_record(base_ni, in ntfs_external_attr_find()

Completed in 13 milliseconds