Searched refs:ubh_scanc (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/ufs/ |
D | balloc.c | 675 location = ubh_scanc(UCPI_UBH, ucpi->c_freeoff + start, length, in ufs_bitmap_search() 680 location = ubh_scanc(UCPI_UBH, ucpi->c_freeoff, length, in ufs_bitmap_search()
|
D | util.h | 499 #define ubh_scanc(ubh,begin,size,table,mask) _ubh_scanc_(uspi,ubh,begin,size,table,mask) macro
|