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