Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ceph/
H A Dstrings.c94 case CEPH_CAP_OP_TRUNC: return "trunc"; in ceph_cap_op_name()
H A Dcaps.c4279 case CEPH_CAP_OP_TRUNC: in ceph_handle_caps()
/OK3568_Linux_fs/kernel/include/linux/ceph/
H A Dceph_fs.h683 CEPH_CAP_OP_TRUNC, /* mds->client trunc notify */ enumerator