Home
last modified time | relevance | path

Searched refs:caller_uid (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
3858 ceph_decode_32_safe(&p, end, caller_uid, bad); in ceph_handle_caps()
Dmds_client.c2137 head->caller_uid = cpu_to_le32(from_kuid(&init_user_ns, req->r_uid)); in create_request_message()