Searched refs:MFT_REC_SECURE (Results 1 – 3 of 3) sorted by relevance
95 MFT_REC_SECURE = 9, enumerator
1878 ref.low = cpu_to_le32(MFT_REC_SECURE); in ntfs_security_init()1880 ref.seq = cpu_to_le16(MFT_REC_SECURE); in ntfs_security_init()
227 (ino != MFT_REC_SECURE || !attr->non_res || in ntfs_read_mft()