Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dstrings.c93 case CEPH_CAP_OP_TRUNC: return "trunc"; in ceph_cap_op_name()
Dcaps.c3977 case CEPH_CAP_OP_TRUNC: in ceph_handle_caps()
/linux-4.19.296/include/linux/ceph/
Dceph_fs.h661 CEPH_CAP_OP_TRUNC, /* mds->client trunc notify */ enumerator