Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dstrings.c100 case CEPH_CAP_OP_FLUSH: return "flush"; in ceph_cap_op_name()
H A Dcaps.c2269 __prep_cap(&arg, cap, CEPH_CAP_OP_FLUSH, CEPH_CLIENT_CAPS_SYNC, in try_flush_caps()
2555 __prep_cap(&arg, cap, CEPH_CAP_OP_FLUSH, in __kick_flushing_caps()
/openbmc/linux/include/linux/ceph/
H A Dceph_fs.h755 CEPH_CAP_OP_FLUSH, /* client->mds cap writeback */ enumerator