Home
last modified time | relevance | path

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

/fs/cifs/
Dcifsacl.c402 static void copy_sec_desc(const struct cifs_ntsd *pntsd, in copy_sec_desc()
733 struct cifs_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr) in parse_sec_desc()
790 static int build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, in build_sec_desc()
871 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_fid() local
894 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_path() local
933 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl() local
995 struct cifs_ntsd *pntsd = NULL; in cifs_acl_to_fattr() local
1028 struct cifs_ntsd *pntsd = NULL; /* acl obtained from server */ in id_mode_to_cifs_acl() local
Dcifssmb.c3771 struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) in CIFSSMBSetCIFSACL()