Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulse/
Dstream.c455 static void check_smoother_status(pa_stream *s, bool aposteriori, bool force_start, bool force_stop in check_smoother_status() argument
459 pa_assert(!force_start || !force_stop); in check_smoother_status()
473 if (s->suspended || s->corked || force_stop) in check_smoother_status()
484 !force_stop && in check_smoother_status()
/third_party/f2fs-tools/include/
Df2fs_fs.h511 int force_stop; member
/third_party/f2fs-tools/fsck/
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()