Home
last modified time | relevance | path

Searched defs:pntsd (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dcifsacl.c523 static void copy_sec_desc(const struct cifs_ntsd *pntsd, in copy_sec_desc()
944 struct cifs_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr, in parse_sec_desc()
1002 static int build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, in build_sec_desc()
1106 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_fid() local
1130 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_path() local
1174 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl() local
1242 struct cifs_ntsd *pntsd = NULL; in cifs_acl_to_fattr() local
1291 struct cifs_ntsd *pntsd = NULL; /* acl obtained from server */ in id_mode_to_cifs_acl() local
Dsmb2ops.c3209 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_fid() local
3237 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_path() local
3352 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl() local
Dcifssmb.c3982 struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) in CIFSSMBSetCIFSACL()