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