Searched refs:oe_fsync_wait (Results 1 – 2 of 2) sorted by relevance
89 if (ext->oe_fsync_wait) 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()538 if (victim->oe_state != OES_CACHE || victim->oe_fsync_wait) in osc_extent_merge()716 if (ext->oe_state > OES_CACHE || ext->oe_fsync_wait) { in osc_extent_find()728 if (ext->oe_state != OES_CACHE || ext->oe_fsync_wait) { in osc_extent_find()2760 if (ext->oe_fsync_wait && !ext->oe_urgent) { in osc_cache_truncate_end()2803 if (!ext->oe_fsync_wait) { in osc_cache_wait_range()2856 ext->oe_fsync_wait = 1; in osc_cache_writeback_range()
638 oe_fsync_wait:1, member