Searched defs:pntsd (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsacl.c | 322 static int sid_from_sd(const struct smb_ntsd *pntsd, __u32 secdesclen, in sid_from_sd() 588 static int copy_sec_desc(const struct smb_ntsd *pntsd, struct smb_ntsd *pnntsd, in copy_sec_desc() 1329 struct smb_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr, in parse_sec_desc() 1395 static int build_sec_desc(struct smb_ntsd *pntsd, struct smb_ntsd *pnntsd, in build_sec_desc() 1557 struct smb_ntsd *pntsd = NULL; in get_cifs_acl_by_fid() local 1581 struct smb_ntsd *pntsd = NULL; in get_cifs_acl_by_path() local 1629 struct smb_ntsd *pntsd = NULL; in get_cifs_acl() local 1701 struct smb_ntsd *pntsd = NULL; in cifs_acl_to_fattr() local 1754 struct smb_ntsd *pntsd = NULL; /* acl obtained from server */ in id_mode_to_cifs_acl() local
|
| H A D | smb2ops.c | 3322 struct smb_ntsd *pntsd = NULL; in get_smb2_acl_by_fid() local 3351 struct smb_ntsd *pntsd = NULL; in get_smb2_acl_by_path() local 3477 struct smb_ntsd *pntsd = NULL; in get_smb2_acl() local
|
| H A D | cifssmb.c | 3922 struct smb_ntsd *pntsd, __u32 acllen, int aclflag) in CIFSSMBSetCIFSACL()
|
| /linux/fs/smb/server/ |
| H A D | smbacl.c | 898 int parse_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd, in parse_sec_desc() 1034 struct smb_ntsd *pntsd, struct smb_ntsd *ppntsd, in build_sec_desc() 1155 static int smb_validate_ntsd_sid(struct smb_ntsd *pntsd, size_t pntsd_size, in smb_validate_ntsd_sid() 1333 struct smb_ntsd *pntsd; in smb_inherit_dacl() local 1455 struct smb_ntsd *pntsd = NULL; in smb_check_perm_dacl() local 1670 const struct path *path, struct smb_ntsd *pntsd, int ntsd_len, in set_info_sec()
|
| H A D | vfs.c | 1611 struct smb_ntsd *pntsd, int len, in ksmbd_vfs_set_sd_xattr() 1678 struct smb_ntsd **pntsd) in ksmbd_vfs_get_sd_xattr()
|
| H A D | smb2pdu.c | 4779 struct smb_ntsd *pntsd; in smb2_open() local 7597 struct smb_ntsd *pntsd = NULL, *ppntsd = NULL; in smb2_get_info_sec() local 8506 struct smb_ntsd *pntsd = (struct smb_ntsd *)buffer; in smb2_set_info_sec() local
|