Home
last modified time | relevance | path

Searched refs:CEPH_CAP_OP_RENEW (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dstrings.c105 case CEPH_CAP_OP_RENEW: return "renew"; in ceph_cap_op_name()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h760 CEPH_CAP_OP_RENEW, /* client->mds renewal request */ enumerator