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()539 if (victim->oe_state != OES_CACHE || victim->oe_fsync_wait) in osc_extent_merge()717 if (ext->oe_state > OES_CACHE || ext->oe_fsync_wait) { in osc_extent_find()729 if (ext->oe_state != OES_CACHE || ext->oe_fsync_wait) { in osc_extent_find()2756 if (ext->oe_fsync_wait && !ext->oe_urgent) { in osc_cache_truncate_end()2799 if (!ext->oe_fsync_wait) { in osc_cache_wait_range()2852 ext->oe_fsync_wait = 1; in osc_cache_writeback_range()
637 oe_fsync_wait:1, member