Searched refs:parse_bmap (Results 1 – 1 of 1) sorted by relevance
73 static errcode_t parse_bmap(struct field_set_info *info, char *field, char *arg);237 { "bmap", NULL, NULL, 4, parse_bmap, FLAG_ARRAY },631 static errcode_t parse_bmap(struct field_set_info *info, in parse_bmap() function706 else if (ss->func == parse_bmap) in print_possible_fields()