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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h226 FILE_Secure = 9, /* Shared security descriptors in data attribute enumerator in enum:__anon4177
526 * values. E.g. used for $SII index in FILE_Secure, which sorts by
532 * index in FILE_Secure.
966 in FILE_Secure to the security descriptor. */
1855 * in FILE_Secure and the correct descriptor is found using the security_id
1861 * On NTFS 3.0+, all security descriptors are stored in FILE_Secure. Only one
1864 * FILE_Secure contains no unnamed data attribute, i.e. it has zero length. It
1895 * Note: Entries are never deleted from FILE_Secure, even if nothing
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dlayout.h228 FILE_Secure = 9, /* Shared security descriptors in data attribute enumerator in enum:__anon16817
454 * values. E.g. used for $SII index in FILE_Secure, which sorts by
460 * index in FILE_Secure.
862 in FILE_Secure to the security descriptor. */
1723 * in FILE_Secure and the correct descriptor is found using the security_id
1729 * On NTFS 3.0+, all security descriptors are stored in FILE_Secure. Only one
1732 * FILE_Secure contains no unnamed data attribute, i.e. it has zero length. It
1763 * Note: Entries are never deleted from FILE_Secure, even if nothing
H A Dinode.c1011 * FILE_Secure does not have an unnamed $DATA
1014 if (vi->i_ino == FILE_Secure)
H A Dsuper.c2039 vol->secure_ino = ntfs_iget(sb, FILE_Secure);

Completed in 134 milliseconds