Searched refs:MFT_REC_ROOT (Results 1 – 5 of 5) sorted by relevance
342 if (ino == MFT_REC_ROOT) in ntfs_dir_emit()
95 MFT_REC_ROOT = 5, enumerator
1713 ref.low = cpu_to_le32(MFT_REC_ROOT); in ntfs_fill_super()1714 ref.seq = cpu_to_le16(MFT_REC_ROOT); in ntfs_fill_super()
1442 if (dir->i_ino == MFT_REC_ROOT) in ntfs_create_inode()
3013 if (MFT_REC_ROOT != ni->vfs_inode.i_ino) { in ni_write_parents()