Home
last modified time | relevance | path

Searched refs:smb_ntsd (Results 1 – 6 of 6) sorted by relevance

/linux/fs/ksmbd/
A Dsmbacl.h117 struct smb_ntsd { struct
192 int parse_sec_desc(struct user_namespace *user_ns, struct smb_ntsd *pntsd,
194 int build_sec_desc(struct user_namespace *user_ns, struct smb_ntsd *pntsd,
195 struct smb_ntsd *ppntsd, int addition_info,
208 struct path *path, struct smb_ntsd *pntsd, int ntsd_len,
A Dsmbacl.c811 int parse_sec_desc(struct user_namespace *user_ns, struct smb_ntsd *pntsd, in parse_sec_desc()
824 if (acl_len < sizeof(struct smb_ntsd)) in parse_sec_desc()
893 struct smb_ntsd *pntsd, struct smb_ntsd *ppntsd, in build_sec_desc()
924 offset = sizeof(struct smb_ntsd); in build_sec_desc()
992 struct smb_ntsd *parent_pntsd = NULL; in smb_inherit_dacl()
1078 struct smb_ntsd *pntsd; in smb_inherit_dacl()
1094 pntsd = kzalloc(sizeof(struct smb_ntsd) + powner_sid_size + in smb_inherit_dacl()
1106 pntsd_size = sizeof(struct smb_ntsd); in smb_inherit_dacl()
1166 struct smb_ntsd *pntsd = NULL; in smb_check_perm_dacl()
1321 struct path *path, struct smb_ntsd *pntsd, int ntsd_len, in set_info_sec()
A Dvfs.h148 struct smb_ntsd *pntsd, int len);
152 struct smb_ntsd **pntsd);
A Dvfs.c1425 struct smb_ntsd *pntsd, int len) in ksmbd_vfs_set_sd_xattr()
1499 struct smb_ntsd **pntsd) in ksmbd_vfs_get_sd_xattr()
A Dsmb2pdu.h915 struct smb_ntsd ntsd;
A Dsmb2pdu.c2957 struct smb_ntsd *pntsd; in smb2_open()
2966 pntsd = kmalloc(sizeof(struct smb_ntsd) + in smb2_open()
5085 struct smb_ntsd *pntsd = (struct smb_ntsd *)rsp->Buffer, *ppntsd = NULL; in smb2_get_info_sec()
5106 secdesclen = sizeof(struct smb_ntsd); in smb2_get_info_sec()
5964 struct smb_ntsd *pntsd = (struct smb_ntsd *)buffer; in smb2_set_info_sec()

Completed in 30 milliseconds