Searched refs:CIFSSMBSetCIFSACL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 533 extern int CIFSSMBSetCIFSACL(const unsigned int, struct cifs_tcon *, __u16,
|
H A D | cifsacl.c | 1226 rc = CIFSSMBSetCIFSACL(xid, tcon, fid.netfid, pnntsd, acllen, aclflag); in set_cifs_acl()
|
H A D | cifssmb.c | 3981 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, in CIFSSMBSetCIFSACL() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 565 extern int CIFSSMBSetCIFSACL(const unsigned int, struct cifs_tcon *, __u16,
|
H A D | cifsacl.c | 1514 rc = CIFSSMBSetCIFSACL(xid, tcon, fid.netfid, pnntsd, acllen, aclflag); in set_cifs_acl()
|
H A D | cifssmb.c | 3467 CIFSSMBSetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, in CIFSSMBSetCIFSACL() function
|
Completed in 20 milliseconds