Searched refs:CEPH_MSG_STATFS_REPLY (Results 1 – 3 of 3) sorted by relevance
704 req->reply = ceph_msg_new(CEPH_MSG_STATFS_REPLY, 64, GFP_NOFS, true); in ceph_monc_do_statfs()1227 case CEPH_MSG_STATFS_REPLY: in dispatch()1277 case CEPH_MSG_STATFS_REPLY: in mon_alloc_msg()
71 case CEPH_MSG_STATFS_REPLY: return "statfs_reply"; in ceph_msg_type_name()
115 #define CEPH_MSG_STATFS_REPLY 14 macro