Searched defs:mft_no (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | inode.h | 39 unsigned long mft_no; /* Number of the mft record / inode. */ member 250 unsigned long mft_no; member
|
H A D | inode.c | 157 struct inode *ntfs_iget(struct super_block *sb, unsigned long mft_no) in ntfs_iget() argument 402 ntfs_new_extent_inode(struct super_block *sb, unsigned long mft_no) ntfs_new_extent_inode() argument [all...] |
H A D | aops.c | 1116 unsigned long mft_no; in ntfs_write_mst_block() local 1220 unsigned long mft_no; in ntfs_write_mst_block() local [all...] |
H A D | mft.c | 242 unsigned long mft_no = MREF(mref); in map_extent_mft_record() local 427 ntfs_sync_mft_mirror_umount(ntfs_volume *vol, const unsigned long mft_no, MFT_RECORD *m) ntfs_sync_mft_mirror_umount() argument 454 ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, MFT_RECORD *m, int sync) ntfs_sync_mft_mirror() argument 920 ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, const MFT_RECORD *m, ntfs_inode **locked_ni) ntfs_may_write_mft_record() argument 2007 ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, MFT_RECORD *m) ntfs_mft_record_layout() argument 2086 ntfs_mft_record_format(const ntfs_volume *vol, const s64 mft_no) ntfs_mft_record_format() argument 2433 s64 new_initialized_size, mft_no; ntfs_mft_record_alloc() local 2775 unsigned long mft_no = ni->mft_no; ntfs_extent_mft_record_free() local [all...] |
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | inode.h | 39 unsigned long mft_no; /* Number of the mft record / inode. */ member 250 unsigned long mft_no; member
|
H 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 [all...] |
H A D | inode.c | 157 struct inode *ntfs_iget(struct super_block *sb, unsigned long mft_no) in ntfs_iget() argument 402 ntfs_new_extent_inode(struct super_block *sb, unsigned long mft_no) ntfs_new_extent_inode() argument [all...] |
H A D | mft.c | 242 unsigned long mft_no = MREF(mref); in map_extent_mft_record() local 427 ntfs_sync_mft_mirror_umount(ntfs_volume *vol, const unsigned long mft_no, MFT_RECORD *m) ntfs_sync_mft_mirror_umount() argument 454 ntfs_sync_mft_mirror(ntfs_volume *vol, const unsigned long mft_no, MFT_RECORD *m, int sync) ntfs_sync_mft_mirror() argument 920 ntfs_may_write_mft_record(ntfs_volume *vol, const unsigned long mft_no, const MFT_RECORD *m, ntfs_inode **locked_ni) ntfs_may_write_mft_record() argument 2009 ntfs_mft_record_layout(const ntfs_volume *vol, const s64 mft_no, MFT_RECORD *m) ntfs_mft_record_layout() argument 2088 ntfs_mft_record_format(const ntfs_volume *vol, const s64 mft_no) ntfs_mft_record_format() argument 2435 s64 new_initialized_size, mft_no; ntfs_mft_record_alloc() local 2776 unsigned long mft_no = ni->mft_no; ntfs_extent_mft_record_free() local [all...] |
Completed in 9 milliseconds