Searched refs:bio_set_name (Results 1 – 3 of 3) sorted by relevance
55 int bio_set_name(const char *, const char *, const char *);
77 bio_set_name(const char *path, const char *id, const char *name) in bio_set_name() function
580 return (bio_set_name(path, id, name)); in token_set()