Home
last modified time | relevance | path

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

/linux-6.15/fs/ntfs3/
H A Dntfs.h95 MFT_REC_SECURE = 9, enumerator
H A Dfsntfs.c1854 ref.low = cpu_to_le32(MFT_REC_SECURE); in ntfs_security_init()
1856 ref.seq = cpu_to_le16(MFT_REC_SECURE); in ntfs_security_init()
H A Dinode.c229 (ino != MFT_REC_SECURE || !attr->non_res || in ntfs_read_mft()