Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dcifsacl.c990 const struct cifs_fid *cifsfid, u32 *pacllen) in get_cifs_acl_by_fid() argument
1001 rc = CIFSSMBGetCIFSACL(xid, tlink_tcon(tlink), cifsfid->netfid, &pntsd, in get_cifs_acl_by_fid()
Dsmb2ops.c2019 const struct cifs_fid *cifsfid, u32 *pacllen) in get_smb2_acl_by_fid() argument
2032 rc = SMB2_query_acl(xid, tlink_tcon(tlink), cifsfid->persistent_fid, in get_smb2_acl_by_fid()
2033 cifsfid->volatile_fid, (void **)&pntsd, pacllen); in get_smb2_acl_by_fid()