Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ntfs3/
Ddir.c294 if (ino == MFT_REC_ROOT) in ntfs_filldir()
Dsuper.c1248 ref.low = cpu_to_le32(MFT_REC_ROOT); in ntfs_fill_super()
1249 ref.seq = cpu_to_le16(MFT_REC_ROOT); in ntfs_fill_super()
Dntfs.h95 MFT_REC_ROOT = 5, enumerator
Dinode.c1212 if (dir->i_ino == MFT_REC_ROOT) in ntfs_create_inode()