Home
last modified time | relevance | path

Searched refs:FILE_Secure (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ntfs/
H A Dlayout.h214 FILE_Secure = 9, /* Shared security descriptors in data attribute enumerator
494 * values. E.g. used for $SII index in FILE_Secure, which sorts by
500 * index in FILE_Secure.
911 in FILE_Secure to the security descriptor. */
1778 * in FILE_Secure and the correct descriptor is found using the security_id
1784 * On NTFS 3.0+, all security descriptors are stored in FILE_Secure. Only one
1787 * FILE_Secure contains no unnamed data attribute, i.e. it has zero length. It
1818 * Note: Entries are never deleted from FILE_Secure, even if nothing
H A Dinode.c1009 * FILE_Secure does not have an unnamed $DATA in ntfs_read_locked_inode()
1012 if (vi->i_ino == FILE_Secure) in ntfs_read_locked_inode()
H A Dsuper.c2085 vol->secure_ino = ntfs_iget(sb, FILE_Secure); in load_system_files()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dlayout.h214 FILE_Secure = 9, /* Shared security descriptors in data attribute enumerator
494 * values. E.g. used for $SII index in FILE_Secure, which sorts by
500 * index in FILE_Secure.
911 in FILE_Secure to the security descriptor. */
1778 * in FILE_Secure and the correct descriptor is found using the security_id
1784 * On NTFS 3.0+, all security descriptors are stored in FILE_Secure. Only one
1787 * FILE_Secure contains no unnamed data attribute, i.e. it has zero length. It
1818 * Note: Entries are never deleted from FILE_Secure, even if nothing
H A Dinode.c1009 * FILE_Secure does not have an unnamed $DATA in ntfs_read_locked_inode()
1012 if (vi->i_ino == FILE_Secure) in ntfs_read_locked_inode()
H A Dsuper.c2093 vol->secure_ino = ntfs_iget(sb, FILE_Secure); in load_system_files()

Completed in 29 milliseconds