Searched refs:skip_empty (Results 1 – 2 of 2) sorted by relevance
1042 unsigned long bits, bool skip_empty) in input_bits_to_string() argument1048 if (dword || !skip_empty) in input_bits_to_string()1052 if (dword || !skip_empty || len) in input_bits_to_string()1056 if (bits || !skip_empty) in input_bits_to_string()1066 unsigned long bits, bool skip_empty) in input_bits_to_string() argument1068 return bits || !skip_empty ? in input_bits_to_string()1141 bool skip_empty = true; in input_seq_print_bitmap() local1148 bitmap[i], skip_empty)) { in input_seq_print_bitmap()1149 skip_empty = false; in input_seq_print_bitmap()1157 if (skip_empty) in input_seq_print_bitmap()[all …]
83 unsigned int skip_empty:1; member429 if (iwag->skip_empty && irec->ir_freecount == irec->ir_count) { in xfs_iwalk_ag()554 .skip_empty = 1, in xfs_iwalk()