Home
last modified time | relevance | path

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

/linux/tools/lib/subcmd/
H A Dparse-options.c1041 bool can_skip) in set_option_nobuild() argument
1049 opt->flags |= can_skip ? PARSE_OPT_CANSKIP : 0; in set_option_nobuild()
H A Dparse-options.h241 const char *build_opt, bool can_skip);
/linux/fs/btrfs/
H A Dextent_io.c1258 bool can_skip; in can_skip_ordered_extent() local
1260 can_skip = can_skip_one_ordered_range(inode, ordered, &cur); in can_skip_ordered_extent()
1261 if (!can_skip) in can_skip_ordered_extent()