Searched refs:ubh_cg_blktot (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/ufs/ |
D | balloc.c | 110 fs32_add(sb, &ubh_cg_blktot(ucpi, cylno), 1); in ufs_free_fragments() 195 fs32_add(sb, &ubh_cg_blktot(ucpi, cylno), 1); in ufs_free_blocks() 647 fs32_sub(sb, &ubh_cg_blktot(ucpi, cylno), 1); in ufs_alloccg_block()
|
D | util.h | 316 #define ubh_cg_blktot(ucpi,cylno) \ macro
|