Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dstrings.c95 case CEPH_CAP_OP_TRUNC: return "trunc"; in ceph_cap_op_name()
H A Dcaps.c4447 case CEPH_CAP_OP_TRUNC: in ceph_handle_caps()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h750 CEPH_CAP_OP_TRUNC, /* mds->client trunc notify */ enumerator