Searched defs:mft_no (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/fs/ntfs/ |
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
|
D | inode.h | 39 unsigned long mft_no; /* Number of the mft record / inode. */ member 250 unsigned long mft_no; member
|
D | aops.c | 1119 unsigned long mft_no; in ntfs_write_mst_block() local 1223 unsigned long mft_no; in ntfs_write_mst_block() local
|
D | inode.c | 156 struct inode *ntfs_iget(struct super_block *sb, unsigned long mft_no) in ntfs_iget() 402 unsigned long mft_no) in ntfs_new_extent_inode()
|