Home
last modified time | relevance | path

Searched defs:objno (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/ceph/
Dstriper.c26 u64 *objno, u64 *objoff, u32 *xlen) in ceph_calc_file_object_mapping()
53 lookup_last(struct list_head *object_extents, u64 objno, in lookup_last()
74 lookup_containing(struct list_head *object_extents, u64 objno, in lookup_containing()
121 u64 objno, objoff; in ceph_file_to_extents() local
181 u64 objno, objoff; in ceph_iterate_extents() local
212 u64 objno, u64 objoff, u64 objlen, in ceph_extent_to_file()
/Linux-v5.10/drivers/block/
Drbd.c1684 static void __rbd_object_map_index(struct rbd_device *rbd_dev, u64 objno, in __rbd_object_map_index()
1694 static u8 __rbd_object_map_get(struct rbd_device *rbd_dev, u64 objno) in __rbd_object_map_get()
1704 static void __rbd_object_map_set(struct rbd_device *rbd_dev, u64 objno, u8 val) in __rbd_object_map_set()
1718 static u8 rbd_object_map_get(struct rbd_device *rbd_dev, u64 objno) in rbd_object_map_get()
1745 static bool rbd_object_map_may_exist(struct rbd_device *rbd_dev, u64 objno) in rbd_object_map_may_exist()
1995 u64 objno; in rbd_object_map_update_finish() local
2047 static bool update_needed(struct rbd_device *rbd_dev, u64 objno, u8 new_state) in update_needed()
2060 int which, u64 objno, u8 new_state, in rbd_cls_object_map_update()
/Linux-v5.10/drivers/net/can/c_can/
Dc_can.c360 int iface, int objno, u32 ctrl) in c_can_handle_lost_msg_obj()