Searched refs:CHECK_CAPS_FLUSH (Results 1 – 2 of 2) sorted by relevance
1919 flags |= CHECK_CAPS_FLUSH; in ceph_check_caps()1979 (flags & CHECK_CAPS_FLUSH) ? " FLUSH" : ""); in ceph_check_caps()2047 if ((flags & CHECK_CAPS_FLUSH) && ci->i_dirty_caps) { in ceph_check_caps()2097 if (flags & CHECK_CAPS_FLUSH && in ceph_check_caps()4321 ceph_check_caps(ci, CHECK_CAPS_FLUSH, NULL); in flush_dirty_session_caps()
181 #define CHECK_CAPS_FLUSH 2 /* flush any dirty caps */ macro
Completed in 15 milliseconds