Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ntfs/
Dmft.c253 unsigned long mft_no = MREF(mref); in map_extent_mft_record() local
439 const unsigned long mft_no, MFT_RECORD *m) in ntfs_sync_mft_mirror_umount()
465 int ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, in ntfs_sync_mft_mirror()
925 bool ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, in ntfs_may_write_mft_record()
2012 static int ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, in ntfs_mft_record_layout()
2091 static int ntfs_mft_record_format(const ntfs_volume *vol, const s64 mft_no) in ntfs_mft_record_format()
2438 s64 new_initialized_size, mft_no; in ntfs_mft_record_alloc() local
2786 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.c1134 unsigned long mft_no; in ntfs_write_mst_block() local
1238 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()