Searched refs:can_skip (Results 1 – 3 of 3) sorted by relevance
1041 bool can_skip) in set_option_nobuild() argument1049 opt->flags |= can_skip ? PARSE_OPT_CANSKIP : 0; in set_option_nobuild()
241 const char *build_opt, bool can_skip);
1258 bool can_skip; in can_skip_ordered_extent() local1260 can_skip = can_skip_one_ordered_range(inode, ordered, &cur); in can_skip_ordered_extent()1261 if (!can_skip) in can_skip_ordered_extent()