Searched refs:skip_empty (Results 1 – 2 of 2) sorted by relevance
1053 unsigned long bits, bool skip_empty) in input_bits_to_string() argument1059 if (dword || !skip_empty) in input_bits_to_string()1063 if (dword || !skip_empty || len) in input_bits_to_string()1067 if (bits || !skip_empty) in input_bits_to_string()1077 unsigned long bits, bool skip_empty) in input_bits_to_string() argument1079 return bits || !skip_empty ? in input_bits_to_string()1152 bool skip_empty = true; in input_seq_print_bitmap() local1159 bitmap[i], skip_empty)) { in input_seq_print_bitmap()1160 skip_empty = false; in input_seq_print_bitmap()1168 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()