Searched refs:CHECK_CAPS_FLUSH_FORCE (Results 1 – 2 of 2) sorted by relevance
206 #define CHECK_CAPS_FLUSH_FORCE 8 /* force flush any caps */ macro
2098 (flags & CHECK_CAPS_FLUSH_FORCE) ? " FLUSH_FORCE" : ""); in ceph_check_caps()2173 if (flags & CHECK_CAPS_FLUSH_FORCE) { in ceph_check_caps()3745 flags |= CHECK_CAPS_FLUSH_FORCE; in handle_cap_grant()
Completed in 89 milliseconds