Home
last modified time | relevance | path

Searched refs:get_acl_by_fid (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsacl.c1255 if (pfid && (ops->get_acl_by_fid)) in cifs_acl_to_fattr()
1256 pntsd = ops->get_acl_by_fid(cifs_sb, pfid, &acllen); in cifs_acl_to_fattr()
H A Dsmb2ops.c5214 .get_acl_by_fid = get_smb2_acl_by_fid,
5316 .get_acl_by_fid = get_smb2_acl_by_fid,
5429 .get_acl_by_fid = get_smb2_acl_by_fid,
5542 .get_acl_by_fid = get_smb2_acl_by_fid,
H A Dsmb1ops.c1227 .get_acl_by_fid = get_cifs_acl_by_fid,
H A Dcifsglob.h463 struct cifs_ntsd * (*get_acl_by_fid)(struct cifs_sb_info *, member
/kernel/linux/linux-6.6/fs/smb/client/
H 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()
H A Dsmb2ops.c5290 .get_acl_by_fid = get_smb2_acl_by_fid,
5394 .get_acl_by_fid = get_smb2_acl_by_fid,
5508 .get_acl_by_fid = get_smb2_acl_by_fid,
5622 .get_acl_by_fid = get_smb2_acl_by_fid,
H A Dsmb1ops.c1235 .get_acl_by_fid = get_cifs_acl_by_fid,
H A Dcifsglob.h524 struct cifs_ntsd * (*get_acl_by_fid)(struct cifs_sb_info *, member

Completed in 31 milliseconds