Searched refs:CEPH_MSG_OSD_OP (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/ceph/
H A Dceph_fs.h161 #define CEPH_MSG_OSD_OP 42 macro
/linux-master/net/ceph/
H A Dceph_common.c93 case CEPH_MSG_OSD_OP: return "osd_op";
H A Dosd_client.c637 msg = ceph_msg_new2(CEPH_MSG_OSD_OP, msg_size,
5277 err = ceph_msgpool_init(&osdc->msgpool_op, CEPH_MSG_OSD_OP,
5727 if (type == CEPH_MSG_OSD_OP)

Completed in 236 milliseconds