Home
last modified time | relevance | path

Searched refs:force_stop (Results 1 - 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dstream.c459 static void check_smoother_status(pa_stream *s, bool aposteriori, bool force_start, bool force_stop) { in check_smoother_status() argument
463 pa_assert(!force_start || !force_stop); in check_smoother_status()
477 if (s->suspended || s->corked || force_stop) in check_smoother_status()
488 !force_stop && in check_smoother_status()
/third_party/f2fs-tools/include/
H A Df2fs_fs.h511 int force_stop; member
/third_party/f2fs-tools/fsck/
H A Dmount.c602 if (!c.force_stop) in print_sb_stop_reason()
1073 c.force_stop = is_checkpoint_stop(sbi->raw_super, false); in validate_super_block()

Completed in 13 milliseconds