Searched refs:ubh_cg_blktot (Results 1 – 2 of 2) sorted by relevance
/fs/ufs/ |
D | balloc.c | 112 fs32_add(sb, &ubh_cg_blktot(ucpi, cylno), 1); in ufs_free_fragments() 202 fs32_add(sb, &ubh_cg_blktot(ucpi, cylno), 1); in ufs_free_blocks() 752 fs32_sub(sb, &ubh_cg_blktot(ucpi, cylno), 1); in ufs_alloccg_block()
|
D | util.h | 364 #define ubh_cg_blktot(ucpi,cylno) \ macro
|