Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcifsacl.c514 struct cifs_ntsd *pnntsd, in copy_sec_desc()
1247 static int build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, in build_sec_desc()
1469 int set_cifs_acl(struct cifs_ntsd *pnntsd, __u32 acllen, in set_cifs_acl()
1578 struct cifs_ntsd *pnntsd = NULL; /* modified acl to be sent to server */ in id_mode_to_cifs_acl() local
Dsmb2ops.c3213 set_smb2_acl(struct cifs_ntsd *pnntsd, __u32 acllen, in set_smb2_acl()
Dsmb2pdu.c5205 struct cifs_ntsd *pnntsd, int pacllen, int aclflag) in SMB2_set_acl()