Home
last modified time | relevance | path

Searched defs:objno (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ceph/
H A Dstriper.c53 lookup_last(struct list_head *object_extents, u64 objno, in lookup_last() argument
74 lookup_containing(struct list_head *object_extents, u64 objno, in lookup_containing() argument
24 ceph_calc_file_object_mapping(struct ceph_file_layout *l, u64 off, u64 len, u64 *objno, u64 *objoff, u32 *xlen) ceph_calc_file_object_mapping() argument
121 u64 objno, objoff; ceph_file_to_extents() local
181 u64 objno, objoff; ceph_iterate_extents() local
211 ceph_extent_to_file(struct ceph_file_layout *l, u64 objno, u64 objoff, u64 objlen, struct ceph_file_extent **file_extents, u32 *num_file_extents) ceph_extent_to_file() argument
[all...]
/kernel/linux/linux-6.6/net/ceph/
H A Dstriper.c53 lookup_last(struct list_head *object_extents, u64 objno, in lookup_last() argument
74 lookup_containing(struct list_head *object_extents, u64 objno, in lookup_containing() argument
24 ceph_calc_file_object_mapping(struct ceph_file_layout *l, u64 off, u64 len, u64 *objno, u64 *objoff, u32 *xlen) ceph_calc_file_object_mapping() argument
121 u64 objno, objoff; ceph_file_to_extents() local
181 u64 objno, objoff; ceph_iterate_extents() local
211 ceph_extent_to_file(struct ceph_file_layout *l, u64 objno, u64 objoff, u64 objlen, struct ceph_file_extent **file_extents, u32 *num_file_extents) ceph_extent_to_file() argument
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dcrypto.c587 u64 objno, objoff; in ceph_fscrypt_decrypt_extents() local
H A Daddr.c234 u64 objno, objoff; in ceph_netfs_clamp_length() local
/kernel/linux/linux-5.10/drivers/net/can/c_can/
H A Dc_can.c347 c_can_handle_lost_msg_obj(struct net_device *dev, int iface, int objno, u32 ctrl) c_can_handle_lost_msg_obj() argument
/kernel/linux/linux-6.6/drivers/net/can/c_can/
H A Dc_can_main.c335 c_can_handle_lost_msg_obj(struct net_device *dev, int iface, int objno, u32 ctrl) c_can_handle_lost_msg_obj() argument
/kernel/linux/linux-5.10/drivers/block/
H A Drbd.c1707 static void __rbd_object_map_index(struct rbd_device *rbd_dev, u64 objno, in __rbd_object_map_index() argument
1717 static u8 __rbd_object_map_get(struct rbd_device *rbd_dev, u64 objno) in __rbd_object_map_get() argument
1727 static void __rbd_object_map_set(struct rbd_device *rbd_dev, u64 objno, u argument
1741 rbd_object_map_get(struct rbd_device *rbd_dev, u64 objno) rbd_object_map_get() argument
1768 rbd_object_map_may_exist(struct rbd_device *rbd_dev, u64 objno) rbd_object_map_may_exist() argument
2018 u64 objno; rbd_object_map_update_finish() local
2070 update_needed(struct rbd_device *rbd_dev, u64 objno, u8 new_state) update_needed() argument
2082 rbd_cls_object_map_update(struct ceph_osd_request *req, int which, u64 objno, u8 new_state, const u8 *current_state) rbd_cls_object_map_update() argument
[all...]
/kernel/linux/linux-6.6/drivers/block/
H A Drbd.c1644 static void __rbd_object_map_index(struct rbd_device *rbd_dev, u64 objno, in __rbd_object_map_index() argument
1654 static u8 __rbd_object_map_get(struct rbd_device *rbd_dev, u64 objno) in __rbd_object_map_get() argument
1664 static void __rbd_object_map_set(struct rbd_device *rbd_dev, u64 objno, u argument
1678 rbd_object_map_get(struct rbd_device *rbd_dev, u64 objno) rbd_object_map_get() argument
1705 rbd_object_map_may_exist(struct rbd_device *rbd_dev, u64 objno) rbd_object_map_may_exist() argument
1955 u64 objno; rbd_object_map_update_finish() local
2007 update_needed(struct rbd_device *rbd_dev, u64 objno, u8 new_state) update_needed() argument
2019 rbd_cls_object_map_update(struct ceph_osd_request *req, int which, u64 objno, u8 new_state, const u8 *current_state) rbd_cls_object_map_update() argument
[all...]

Completed in 20 milliseconds