Searched refs:cifsfid (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsproto.h | 213 const struct cifs_fid *cifsfid,
|
| H A D | cifsacl.c | 1554 const struct cifs_fid *cifsfid, u32 *pacllen, in get_cifs_acl_by_fid() argument 1566 rc = CIFSSMBGetCIFSACL(xid, tlink_tcon(tlink), cifsfid->netfid, &pntsd, in get_cifs_acl_by_fid()
|
| H A D | smb2ops.c | 3320 const struct cifs_fid *cifsfid, u32 *pacllen, u32 info) in get_smb2_acl_by_fid() argument 3333 rc = SMB2_query_acl(xid, tlink_tcon(tlink), cifsfid->persistent_fid, in get_smb2_acl_by_fid() 3334 cifsfid->volatile_fid, (void **)&pntsd, pacllen, in get_smb2_acl_by_fid()
|