Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ntfs3/
Dntfs.h100 MFT_REC_EXTEND = 11, enumerator
Dinode.c462 } else if (fname && fname->home.low == cpu_to_le32(MFT_REC_EXTEND) && in ntfs_read_mft()
463 fname->home.seq == cpu_to_le16(MFT_REC_EXTEND)) { in ntfs_read_mft()
Dfsntfs.c221 ref.low = cpu_to_le32(MFT_REC_EXTEND); in ntfs_extend_init()
223 ref.seq = cpu_to_le16(MFT_REC_EXTEND); in ntfs_extend_init()