Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dstrings.c85 case CEPH_MDS_OP_GETFILELOCK: return "getfilelock"; in ceph_mds_op_name()
H A Dlocks.c133 if (!err && operation == CEPH_MDS_OP_GETFILELOCK) { in ceph_lock_message()
267 op = CEPH_MDS_OP_GETFILELOCK; in ceph_lock()
H A Dmds_client.c732 if (op == CEPH_MDS_OP_GETFILELOCK) in parse_reply_info_extra()