Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/
Drbd.c1326 static bool rbd_obj_is_tail(struct rbd_obj_request *obj_req) in rbd_obj_is_tail() function
2245 return rbd_obj_is_tail(obj_req) ? CEPH_OSD_OP_TRUNCATE : in truncate_or_zero_opcode()
2280 !rbd_obj_is_tail(obj_req)) { in rbd_obj_init_discard()