Home
last modified time | relevance | path

Searched refs:get_acl_by_fid (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/fs/cifs/
Dcifsacl.c1538 if (pfid && (ops->get_acl_by_fid)) in cifs_acl_to_fattr()
1539 pntsd = ops->get_acl_by_fid(cifs_sb, pfid, &acllen, info); in cifs_acl_to_fattr()
Dsmb1ops.c1246 .get_acl_by_fid = get_cifs_acl_by_fid,
Dcifsglob.h489 struct cifs_ntsd * (*get_acl_by_fid)(struct cifs_sb_info *, member
Dsmb2ops.c5263 .get_acl_by_fid = get_smb2_acl_by_fid,
5366 .get_acl_by_fid = get_smb2_acl_by_fid,
5480 .get_acl_by_fid = get_smb2_acl_by_fid,
5594 .get_acl_by_fid = get_smb2_acl_by_fid,