Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/drivers/android/
H A Dbinder.c1869 binder_size_t object_offset; in binder_validate_ptr() local
1878 sizeof(object_offset))) in binder_validate_ptr()
2057 binder_size_t object_offset; in binder_transaction_buffer_release() local
3409 binder_size_t object_offset; in binder_transaction() local
3413 &object_offset, in binder_transaction()
3449 (u64)object_offset, in binder_transaction()
3476 object_offset, in binder_transaction()
3495 object_offset, in binder_transaction()
3517 object_offset, in binder_transaction()
3587 object_offset, in binder_transaction()
[all …]