Home
last modified time | relevance | path

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

/Linux-v4.19/fs/cifs/
Dcifsacl.c523 static void copy_sec_desc(const struct cifs_ntsd *pntsd, in copy_sec_desc()
854 struct cifs_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr) in parse_sec_desc()
911 static int build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, in build_sec_desc()
992 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_fid() local
1016 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_path() local
1063 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl() local
1134 struct cifs_ntsd *pntsd = NULL; in cifs_acl_to_fattr() local
1179 struct cifs_ntsd *pntsd = NULL; /* acl obtained from server */ in id_mode_to_cifs_acl() local
Dsmb2ops.c1934 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_fid() local
1962 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl_by_path() local
2080 struct cifs_ntsd *pntsd = NULL; in get_smb2_acl() local
Dcifssmb.c3986 struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) in CIFSSMBSetCIFSACL()