Home
last modified time | relevance | path

Searched refs:security_id (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/ntfs3/
H A Dinode.c181 ni->std_security_id = std5->security_id; in ntfs_read_mft()
1242 __le32 security_id = SECURITY_ID_INVALID; in ntfs_create_inode() local
1363 security_id = dir_ni->std_security_id; in ntfs_create_inode()
1364 if (le32_to_cpu(security_id) < SECURITY_ID_FIRST) { in ntfs_create_inode()
1365 security_id = sbi->security.def_security_id; in ntfs_create_inode()
1367 if (security_id == SECURITY_ID_INVALID && in ntfs_create_inode()
1369 &security_id, NULL)) in ntfs_create_inode()
1370 sbi->security.def_security_id = security_id; in ntfs_create_inode()
1377 if (security_id == SECURITY_ID_INVALID) { in ntfs_create_inode()
1381 std5->security_id = security_id; in ntfs_create_inode()
[all …]
H A Dxattr.c896 __le32 security_id; in ntfs_setxattr() local
918 &security_id, &inserted); in ntfs_setxattr()
926 } else if (std->security_id != security_id) { in ntfs_setxattr()
927 std->security_id = ni->std_security_id = security_id; in ntfs_setxattr()
H A Dfsntfs.c1979 int ntfs_get_security_by_id(struct ntfs_sb_info *sbi, __le32 security_id, in ntfs_get_security_by_id() argument
2011 err = indx_find(indx, ni, root_sii, &security_id, sizeof(security_id), in ntfs_get_security_by_id()
2081 u32 size_sd, __le32 *security_id, bool *inserted) in ntfs_insert_security() argument
2108 *security_id = SECURITY_ID_INVALID; in ntfs_insert_security()
2156 *security_id = d_security->key.sec_id; in ntfs_insert_security()
2263 *security_id = d_security->key.sec_id; in ntfs_insert_security()
H A Dntfs_fs.h641 int ntfs_get_security_by_id(struct ntfs_sb_info *sbi, __le32 security_id,
646 u32 size, __le32 *security_id, bool *inserted);
H A Dntfs.h505 __le32 security_id; // 0x34: The Security Id is a key in the $SII Index and $SDS. member
/openbmc/linux/fs/ntfs/
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
H A Dusnjrnl.h173 /*0x30*/le32 security_id; /* File security_id copied from member