Searched refs:CEPH_I_NOFLUSH (Results 1 – 2 of 2) sorted by relevance
467 #define CEPH_I_NOFLUSH (1 << 3) /* do not flush dirty caps */ macro
1758 if (ci->i_ceph_flags & CEPH_I_NOFLUSH) { in ceph_check_caps()1852 if (ci->i_ceph_flags & CEPH_I_NOFLUSH) { in try_flush_caps()