Searched refs:skip_empty (Results 1 – 2 of 2) sorted by relevance
1035 unsigned long bits, bool skip_empty) in input_bits_to_string() argument1041 if (dword || !skip_empty) in input_bits_to_string()1045 if (dword || !skip_empty || len) in input_bits_to_string()1049 if (bits || !skip_empty) in input_bits_to_string()1059 unsigned long bits, bool skip_empty) in input_bits_to_string() argument1061 return bits || !skip_empty ? in input_bits_to_string()1134 bool skip_empty = true; in input_seq_print_bitmap() local1141 bitmap[i], skip_empty)) { in input_seq_print_bitmap()1142 skip_empty = false; in input_seq_print_bitmap()1150 if (skip_empty) in input_seq_print_bitmap()[all …]
80 unsigned int skip_empty:1; member410 if (iwag->skip_empty && irec->ir_freecount == irec->ir_count) { in xfs_iwalk_ag()535 .skip_empty = 1, in xfs_iwalk()