Lines Matching refs:le64_to_cpu
2491 u64 size = le64_to_cpu(grant->size); in handle_cap_grant()
2492 u64 max_size = le64_to_cpu(grant->max_size); in handle_cap_grant()
2519 WARN_ON(cap->cap_id != le64_to_cpu(grant->cap_id)); in handle_cap_grant()
2570 u64 version = le64_to_cpu(grant->xattr_version); in handle_cap_grant()
2604 le64_to_cpu(grant->truncate_size), in handle_cap_grant()
2803 u64 follows = le64_to_cpu(m->snap_follows); in handle_cap_flushsnap_ack()
2852 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc()
2853 u64 size = le64_to_cpu(trunc->size); in handle_cap_trunc()
2896 t_cap_id = le64_to_cpu(ph->cap_id); in handle_cap_export()
2910 if (!cap || cap->cap_id != le64_to_cpu(ex->cap_id)) in handle_cap_export()
3014 u64 realmino = le64_to_cpu(im->realm); in handle_cap_import()
3015 u64 cap_id = le64_to_cpu(im->cap_id); in handle_cap_import()
3020 p_cap_id = le64_to_cpu(ph->cap_id); in handle_cap_import()
3113 tid = le64_to_cpu(msg->hdr.tid); in ceph_handle_caps()
3118 vino.ino = le64_to_cpu(h->ino); in ceph_handle_caps()
3120 cap_id = le64_to_cpu(h->cap_id); in ceph_handle_caps()
3123 size = le64_to_cpu(h->size); in ceph_handle_caps()
3124 max_size = le64_to_cpu(h->max_size); in ceph_handle_caps()