Home
last modified time | relevance | path

Searched defs:mft_no (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/ntfs/
Dmft.c256 unsigned long mft_no = MREF(mref); in map_extent_mft_record() local
442 const unsigned long mft_no, MFT_RECORD *m) in ntfs_sync_mft_mirror_umount()
468 int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, in ntfs_sync_mft_mirror()
934 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record()
2021 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout()
2100 static int ntfs_mft_record_format(const ntfs_volume *vol, const s64 mft_no) in ntfs_mft_record_format()
2447 s64 new_initialized_size, mft_no; in ntfs_mft_record_alloc() local
2789 unsigned long mft_no = ni->mft_no; in ntfs_extent_mft_record_free() local
Dinode.h53 unsigned long mft_no; /* Number of the mft record / inode. */ member
264 unsigned long mft_no; member
Daops.c1133 unsigned long mft_no; in ntfs_write_mst_block() local
1237 unsigned long mft_no; in ntfs_write_mst_block() local
Dinode.c170 struct inode *ntfs_iget(struct super_block *sb, unsigned long mft_no) in ntfs_iget()
428 unsigned long mft_no) in ntfs_new_extent_inode()