Searched refs:cg_rotor (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.c57 ucpi->c_rotor = fs32_to_cpu(sb, ucg->cg_rotor);
108 ucg->cg_rotor = cpu_to_fs32(sb, ucpi->c_rotor);
H A Dufs_fs.h385 __fs32 cg_rotor; /* position of last used block */ member in struct:ufs_cylinder_group
427 __fs32 cg_rotor; /* position of last used block */ member in struct:ufs_old_cylinder_group
H A Dsuper.c247 printk(" rotor: %u\n", fs32_to_cpu(sb, cg->cg_rotor));

Completed in 110 milliseconds