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