Searched refs:ceph_mds_op_name (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/ceph/
H A Dstrings.c54 const char *ceph_mds_op_name(int op) function
H A Dmds_client.h519 extern const char *ceph_mds_op_name(int op);
H A Ddebugfs.c74 seq_printf(s, "%s", ceph_mds_op_name(req->r_op));
H A Dmds_client.c3299 ceph_mds_op_name(req->r_op), req->r_attempts);
/linux-master/include/linux/ceph/
H A Dceph_fs.h365 extern const char *ceph_mds_op_name(int op);

Completed in 313 milliseconds