Searched refs:cg_nextfreeoff (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dcylinder.c64 ucpi->c_nextfreeoff = fs32_to_cpu(sb, ucg->cg_nextfreeoff);
H A Dufs_fs.h393 __fs32 cg_nextfreeoff; /* (u_char) next available space */ member in struct:ufs_cylinder_group
H A Dsuper.c259 printk(" nextfreeoff: %u\n", fs32_to_cpu(sb, cg->cg_nextfreeoff));

Completed in 86 milliseconds