Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Ddir.c294 if (ino == MFT_REC_ROOT) in ntfs_filldir()
Dsuper.c1543 ref.low = cpu_to_le32(MFT_REC_ROOT); in ntfs_fill_super()
1544 ref.seq = cpu_to_le16(MFT_REC_ROOT); in ntfs_fill_super()
Dntfs.h94 MFT_REC_ROOT = 5, enumerator
Dinode.c1246 if (dir->i_ino == MFT_REC_ROOT) in ntfs_create_inode()