Searched defs:pntsd (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/fs/cifs/ |
D | cifsacl.c | 513 static __u32 copy_sec_desc(const struct cifs_ntsd *pntsd, in copy_sec_desc() 1189 struct cifs_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr, in parse_sec_desc() 1247 static int build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, in build_sec_desc() 1387 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_fid() local 1411 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_path() local 1455 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl() local 1524 struct cifs_ntsd *pntsd = NULL; in cifs_acl_to_fattr() local 1577 struct cifs_ntsd *pntsd = NULL; /* acl obtained from server */ in id_mode_to_cifs_acl() local
|
D | smb2ops.c | 3146 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_fid() local 3175 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_path() local 3296 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl() local
|
D | cifssmb.c | 3481 struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) in CIFSSMBSetCIFSACL()
|
/linux-6.1.9/fs/ksmbd/ |
D | smbacl.c | 811 int parse_sec_desc(struct user_namespace *user_ns, struct smb_ntsd *pntsd, in parse_sec_desc() 893 struct smb_ntsd *pntsd, struct smb_ntsd *ppntsd, in build_sec_desc() 1106 struct smb_ntsd *pntsd; in smb_inherit_dacl() local 1194 struct smb_ntsd *pntsd = NULL; in smb_check_perm_dacl() local 1357 const struct path *path, struct smb_ntsd *pntsd, int ntsd_len, in set_info_sec()
|
D | vfs.c | 1433 struct smb_ntsd *pntsd, int len) in ksmbd_vfs_set_sd_xattr() 1507 struct smb_ntsd **pntsd) in ksmbd_vfs_get_sd_xattr()
|
D | smb2pdu.c | 2983 struct smb_ntsd *pntsd; in smb2_open() local 5129 struct smb_ntsd *pntsd = (struct smb_ntsd *)rsp->Buffer, *ppntsd = NULL; in smb2_get_info_sec() local 6008 struct smb_ntsd *pntsd = (struct smb_ntsd *)buffer; in smb2_set_info_sec() local
|