Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Drbd.c1329 static bool rbd_obj_is_tail(struct rbd_obj_request *obj_req) in rbd_obj_is_tail() function
2265 return rbd_obj_is_tail(obj_req) ? CEPH_OSD_OP_TRUNCATE : in truncate_or_zero_opcode()
2300 !rbd_obj_is_tail(obj_req)) { in rbd_obj_init_discard()