Home
last modified time | relevance | path

Searched refs:caller_gid (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/ceph/
H A Dceph_fs.h506 __le32 caller_uid, caller_gid; member
522 __le32 caller_uid, caller_gid; member
/linux/fs/ceph/
H A Dmds_client.c3250 lhead->caller_gid = cpu_to_le32(from_kgid(&init_user_ns, in create_request_message()
5738 u32 caller_gid = from_kgid(&init_user_ns, cred->fsgid); in ceph_mds_auth_match() local
5760 if (caller_gid == auth->match.gids[i]) in ceph_mds_auth_match()
5856 u32 caller_gid = from_kgid(&init_user_ns, cred->fsgid); in ceph_mds_check_access() local
5863 tpath, mask, caller_uid, caller_gid); in ceph_mds_check_access()
5877 s->match.root_squash && (!caller_uid || !caller_gid)) in ceph_mds_check_access()
5897 caller_uid, caller_gid); in ceph_mds_check_access()