Home
last modified time | relevance | path

Searched refs:cifsfid (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifsproto.h212 const struct cifs_fid *cifsfid,
H A Dcifsacl.c1413 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 Dsmb2ops.c3192 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()