Searched refs:caller_uid (Results 1 – 3 of 3) sorted by relevance
451 __le32 caller_uid, caller_gid; member
3852 u32 caller_uid, caller_gid; in ceph_handle_caps() local3858 ceph_decode_32_safe(&p, end, caller_uid, bad); in ceph_handle_caps()
2137 head->caller_uid = cpu_to_le32(from_kuid(&init_user_ns, req->r_uid)); in create_request_message()