Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Ddir.c297 if (ino == MFT_REC_ROOT) in ntfs_dir_emit()
H A Dsuper.c1554 ref.low = cpu_to_le32(MFT_REC_ROOT); in ntfs_fill_super()
1555 ref.seq = cpu_to_le16(MFT_REC_ROOT); in ntfs_fill_super()
H A Dntfs.h91 MFT_REC_ROOT = 5, enumerator
H A Dinode.c1269 if (dir->i_ino == MFT_REC_ROOT) in ntfs_create_inode()