cg_nextfreeoff 65 fs/ufs/cylinder.c ucpi->c_nextfreeoff = fs32_to_cpu(sb, ucg->cg_nextfreeoff); cg_nextfreeoff 256 fs/ufs/super.c pr_debug(" nextfreeoff: %u\n", fs32_to_cpu(sb, cg->cg_nextfreeoff)); cg_nextfreeoff 554 fs/ufs/ufs_fs.h __fs32 cg_nextfreeoff; /* (u_char) next available space */