Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dceph_fs.h451 __le32 caller_uid, caller_gid; member
/linux-4.19.296/fs/ceph/
Dcaps.c3852 u32 caller_uid, caller_gid; in ceph_handle_caps() local
3859 ceph_decode_32_safe(&p, end, caller_gid, bad); in ceph_handle_caps()
Dmds_client.c2138 head->caller_gid = cpu_to_le32(from_kgid(&init_user_ns, req->r_gid)); in create_request_message()