Searched refs:oe_urgent (Results 1 – 2 of 2) sorted by relevance
83 if (ext->oe_urgent) in ext_flags()217 if (ext->oe_fsync_wait && !ext->oe_urgent) { in osc_extent_sanity_check0()227 if (ext->oe_fsync_wait && !ext->oe_urgent && !ext->oe_hp) { in osc_extent_sanity_check0()560 cur->oe_urgent |= victim->oe_urgent; in osc_extent_merge()602 if (ext->oe_urgent) in osc_extent_release()913 if (state == OES_INV && !ext->oe_urgent && !ext->oe_hp && in osc_extent_wait()916 ext->oe_urgent = 1; in osc_extent_wait()918 ext->oe_urgent = 1; in osc_extent_wait()966 EASSERT(!ext->oe_urgent, ext); in osc_extent_truncate()2477 ext->oe_urgent = 1; in osc_flush_async_page()[all …]
642 oe_urgent:1; member