Home
last modified time | relevance | path

Searched refs:ubh_clrblock (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ufs/
H A Dutil.h483 #define ubh_clrblock(ubh,begin,block) _ubh_clrblock_(uspi,ubh,begin,block) macro
H A Dballoc.c735 ubh_clrblock (UCPI_UBH(ucpi), ucpi->c_freeoff, blkno); in ufs_alloccg_block()