Searched refs:ba_order (Results 1 – 1 of 1) sorted by relevance
44 static unsigned long ba_order(struct ba *ba, unsigned long len);50 unsigned long max_order = ba_order(ba, ba->size); in ba_init()87 static unsigned long ba_order(struct ba *ba, unsigned long len) in ba_order() function104 unsigned long order = ba_order(ba, len); in ba_allocate()