Home
last modified time | relevance | path

Searched refs:MFT_REC_ROOT (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/ntfs3/
Ddir.c297 if (ino == MFT_REC_ROOT) in ntfs_dir_emit()
Dsuper.c1546 ref.low = cpu_to_le32(MFT_REC_ROOT); in ntfs_fill_super()
1547 ref.seq = cpu_to_le16(MFT_REC_ROOT); in ntfs_fill_super()
Dntfs.h91 MFT_REC_ROOT = 5, enumerator
Dinode.c1236 if (dir->i_ino == MFT_REC_ROOT) in ntfs_create_inode()