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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ufs/
H A Dialloc.c100 ubh_clrbit (UCPI_UBH(ucpi), ucpi->c_iusedoff, bit);
H A Dballoc.c549 ubh_clrbit (UCPI_UBH(ucpi), ucpi->c_freeoff, fragno + i);
664 ubh_clrbit (UCPI_UBH(ucpi), ucpi->c_freeoff, result + i);
875 ubh_clrbit(UCPI_UBH(ucpi), ucpi->c_clusteroff, blkno);
H A Dutil.h386 #define ubh_clrbit(ubh,begin,bit) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ufs/
H A Dialloc.c100 ubh_clrbit (UCPI_UBH(ucpi), ucpi->c_iusedoff, bit);
H A Dballoc.c549 ubh_clrbit (UCPI_UBH(ucpi), ucpi->c_freeoff, fragno + i);
664 ubh_clrbit (UCPI_UBH(ucpi), ucpi->c_freeoff, result + i);
875 ubh_clrbit(UCPI_UBH(ucpi), ucpi->c_clusteroff, blkno);
H A Dutil.h386 #define ubh_clrbit(ubh,begin,bit) \ macro

Completed in 79 milliseconds