Searched refs:get_acl_by_fid (Results 1 – 4 of 4) sorted by relevance
1533 if (pfid && (ops->get_acl_by_fid)) in cifs_acl_to_fattr()1534 pntsd = ops->get_acl_by_fid(cifs_sb, pfid, &acllen, info); in cifs_acl_to_fattr()
457 struct cifs_ntsd * (*get_acl_by_fid)(struct cifs_sb_info *, member
1226 .get_acl_by_fid = get_cifs_acl_by_fid,
5447 .get_acl_by_fid = get_smb2_acl_by_fid,5549 .get_acl_by_fid = get_smb2_acl_by_fid,5663 .get_acl_by_fid = get_smb2_acl_by_fid,5777 .get_acl_by_fid = get_smb2_acl_by_fid,
Completed in 28 milliseconds