Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cifs/
Dcifsacl.c400 static void copy_sec_desc(const struct cifs_ntsd *pntsd, in copy_sec_desc()
731 struct cifs_ntsd *pntsd, int acl_len, struct cifs_fattr *fattr) in parse_sec_desc()
788 static int build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, in build_sec_desc()
869 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_fid() local
893 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl_by_path() local
940 struct cifs_ntsd *pntsd = NULL; in get_cifs_acl() local
1011 struct cifs_ntsd *pntsd = NULL; in cifs_acl_to_fattr() local
1057 struct cifs_ntsd *pntsd = NULL; /* acl obtained from server */ in id_mode_to_cifs_acl() local
Dcifssmb.c3914 struct cifs_ntsd *pntsd, __u32 acllen, int aclflag) in CIFSSMBSetCIFSACL()