Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Ddir.c294 if (ino == MFT_REC_ROOT) in ntfs_filldir()
Dsuper.c1260 ref.low = cpu_to_le32(MFT_REC_ROOT); in ntfs_fill_super()
1261 ref.seq = cpu_to_le16(MFT_REC_ROOT); in ntfs_fill_super()
Dntfs.h95 MFT_REC_ROOT = 5, enumerator
Dinode.c1220 if (dir->i_ino == MFT_REC_ROOT) in ntfs_create_inode()