Home
last modified time | relevance | path

Searched refs:CEPH_I_FLUSH_FORCE (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ceph/
H A Dsuper.h728 #define CEPH_I_FLUSH_FORCE (1 << CEPH_I_FLUSH_FORCE_BIT) macro
H A Dcaps.c1455 if ((ci->i_ceph_flags & CEPH_I_FLUSH_FORCE) != 0 && !__ceph_is_any_revoking(ci)) in __prep_cap()
2081 if (ci->i_ceph_flags & CEPH_I_FLUSH_FORCE) in ceph_check_caps()