Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dioctl.h58 __u64 object_offset; /* out: offset in object */ member
H A Dioctl.c200 &dl.object_no, &dl.object_offset, &xlen); in ceph_ioctl_get_dataloc()
201 dl.file_offset -= dl.object_offset; in ceph_ioctl_get_dataloc()
206 tmp = dl.object_offset; in ceph_ioctl_get_dataloc()
/openbmc/linux/drivers/android/
H A Dbinder.c1782 binder_size_t object_offset; in binder_validate_ptr() local
1791 sizeof(object_offset))) in binder_validate_ptr()
1970 binder_size_t object_offset; in binder_transaction_buffer_release() local
3323 binder_size_t object_offset; in binder_transaction() local
3327 &object_offset, in binder_transaction()
3363 (u64)object_offset, in binder_transaction()
3390 object_offset, in binder_transaction()
3409 object_offset, in binder_transaction()
3431 object_offset, in binder_transaction()
3501 object_offset, in binder_transaction()
[all …]