Home
last modified time | relevance | path

Searched refs:MFT_REC_EXTEND (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
A Dntfs.h102 MFT_REC_EXTEND = 11, // NTFS 3.0 enumerator
A Dinode.c430 } else if (fname && fname->home.low == cpu_to_le32(MFT_REC_EXTEND) && in ntfs_read_mft()
431 fname->home.seq == cpu_to_le16(MFT_REC_EXTEND)) { in ntfs_read_mft()
A Dfsntfs.c196 ref.low = cpu_to_le32(MFT_REC_EXTEND); in ntfs_extend_init()
198 ref.seq = cpu_to_le16(MFT_REC_EXTEND); in ntfs_extend_init()

Completed in 19 milliseconds