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