Searched refs:CEPH_MSG_STATFS_REPLY (Results 1 – 3 of 3) sorted by relevance
789 req->reply = ceph_msg_new(CEPH_MSG_STATFS_REPLY, 64, GFP_NOFS, true); in ceph_monc_do_statfs()1449 case CEPH_MSG_STATFS_REPLY: in mon_dispatch()1499 case CEPH_MSG_STATFS_REPLY: in mon_alloc_msg()
73 case CEPH_MSG_STATFS_REPLY: return "statfs_reply"; in ceph_msg_type_name()
126 #define CEPH_MSG_STATFS_REPLY 14 macro