Searched refs:blist_resize (Results 1 – 2 of 2) sorted by relevance
99 void blist_resize(blist_t *pblist, daddr_t count, int freenew, int flags);
345 blist_resize(blist_t *pbl, daddr_t count, int freenew, int flags) in blist_resize() function1114 blist_resize(&bl, count, 1, M_WAITOK); in main()