Home
last modified time | relevance | path

Searched defs:security_id (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dusnjrnl.h173 /*0x30*/le32 security_id; /* File security_id copied from member
H A Dlayout.h909 /* 52*/ le32 security_id; /* Security_id for the file. member
1828 le32 security_id; /* The security_id assigned to the descriptor. */ member
1849 le32 security_id; /* The security_id assigned to the descriptor. */ member
1861 le32 security_id; /* The security_id assigned to the descriptor. */ member
1871 le32 security_id; /* The security_id assigned to the descriptor. */ member
/openbmc/linux/fs/ntfs3/
H A Dxattr.c896 __le32 security_id; in ntfs_setxattr() local
H A Dfsntfs.c1979 int ntfs_get_security_by_id(struct ntfs_sb_info *sbi, __le32 security_id, in ntfs_get_security_by_id()
2081 u32 size_sd, __le32 *security_id, bool *inserted) in ntfs_insert_security()
H A Dinode.c1242 __le32 security_id = SECURITY_ID_INVALID; in ntfs_create_inode() local
H A Dntfs.h505 __le32 security_id; // 0x34: The Security Id is a key in the $SII Index and $SDS. member