Searched defs:mft_no (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/fs/ntfs/ |
A D | mft.c | 242 unsigned long mft_no = MREF(mref); in map_extent_mft_record() local 428 const unsigned long mft_no, MFT_RECORD *m) in ntfs_sync_mft_mirror_umount() 454 int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, in ntfs_sync_mft_mirror() 920 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record() 2007 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout() 2086 static int ntfs_mft_record_format(const ntfs_volume *vol, const s64 mft_no) in ntfs_mft_record_format() 2433 s64 new_initialized_size, mft_no; in ntfs_mft_record_alloc() local 2775 unsigned long mft_no = ni->mft_no; in ntfs_extent_mft_record_free() local
|
A D | inode.h | 39 unsigned long mft_no; /* Number of the mft record / inode. */ member 250 unsigned long mft_no; member
|
A D | aops.c | 1118 unsigned long mft_no; in ntfs_write_mst_block() local 1222 unsigned long mft_no; in ntfs_write_mst_block() local
|
A D | inode.c | 157 struct inode *ntfs_iget(struct super_block *sb, unsigned long mft_no) in ntfs_iget() 403 unsigned long mft_no) in ntfs_new_extent_inode()
|
Completed in 17 milliseconds