Home
last modified time | relevance | path

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

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