Searched refs:ubh_clrbit (Results 1 - 3 of 3) sorted by relevance

/fs/ufs/
H A Dialloc.c98 ubh_clrbit (UCPI_UBH(ucpi), ucpi->c_iusedoff, bit);
H A Dballoc.c544 ubh_clrbit (UCPI_UBH(ucpi), ucpi->c_freeoff, fragno + i);
657 ubh_clrbit (UCPI_UBH(ucpi), ucpi->c_freeoff, result + i);
861 ubh_clrbit(UCPI_UBH(ucpi), ucpi->c_clusteroff, blkno);
H A Dutil.h386 #define ubh_clrbit(ubh,begin,bit) \ macro

Completed in 8 milliseconds