Searched refs:cifsfid (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifsacl.c | 1104 const struct cifs_fid *cifsfid, u32 *pacllen) in get_cifs_acl_by_fid() argument 1115 rc = CIFSSMBGetCIFSACL(xid, tlink_tcon(tlink), cifsfid->netfid, &pntsd, in get_cifs_acl_by_fid()
|
| H A D | smb2ops.c | 3207 const struct cifs_fid *cifsfid, u32 *pacllen) in get_smb2_acl_by_fid() argument 3220 rc = SMB2_query_acl(xid, tlink_tcon(tlink), cifsfid->persistent_fid, in get_smb2_acl_by_fid() 3221 cifsfid->volatile_fid, (void **)&pntsd, pacllen); in get_smb2_acl_by_fid()
|