Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/cifs/
A Dcifsacl.c1545 if (pfid && (ops->get_acl_by_fid)) in cifs_acl_to_fattr()
1546 pntsd = ops->get_acl_by_fid(cifs_sb, pfid, &acllen, info); in cifs_acl_to_fattr()
A Dsmb1ops.c1255 .get_acl_by_fid = get_cifs_acl_by_fid,
A Dcifsglob.h487 struct cifs_ntsd * (*get_acl_by_fid)(struct cifs_sb_info *, member
A Dsmb2ops.c5281 .get_acl_by_fid = get_smb2_acl_by_fid,
5384 .get_acl_by_fid = get_smb2_acl_by_fid,
5498 .get_acl_by_fid = get_smb2_acl_by_fid,
5612 .get_acl_by_fid = get_smb2_acl_by_fid,

Completed in 26 milliseconds