Lines Matching refs:le64_to_cpu
2765 u64 size = le64_to_cpu(grant->size); in handle_cap_grant()
2766 u64 max_size = le64_to_cpu(grant->max_size); in handle_cap_grant()
2793 WARN_ON(cap->cap_id != le64_to_cpu(grant->cap_id)); in handle_cap_grant()
2845 u64 version = le64_to_cpu(grant->xattr_version); in handle_cap_grant()
2879 le64_to_cpu(grant->truncate_size), in handle_cap_grant()
3110 u64 follows = le64_to_cpu(m->snap_follows); in handle_cap_flushsnap_ack()
3160 u64 truncate_size = le64_to_cpu(trunc->truncate_size); in handle_cap_trunc()
3161 u64 size = le64_to_cpu(trunc->size); in handle_cap_trunc()
3204 t_cap_id = le64_to_cpu(ph->cap_id); in handle_cap_export()
3218 if (!cap || cap->cap_id != le64_to_cpu(ex->cap_id)) in handle_cap_export()
3321 u64 realmino = le64_to_cpu(im->realm); in handle_cap_import()
3322 u64 cap_id = le64_to_cpu(im->cap_id); in handle_cap_import()
3327 p_cap_id = le64_to_cpu(ph->cap_id); in handle_cap_import()
3420 tid = le64_to_cpu(msg->hdr.tid); in ceph_handle_caps()
3425 vino.ino = le64_to_cpu(h->ino); in ceph_handle_caps()
3427 cap_id = le64_to_cpu(h->cap_id); in ceph_handle_caps()
3430 size = le64_to_cpu(h->size); in ceph_handle_caps()
3431 max_size = le64_to_cpu(h->max_size); in ceph_handle_caps()