Searched refs:c_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.h553 __u32 c_rotor; /* position of last used block */ member in struct:ufs_cg_private_info
H A Dballoc.c704 goal = ucpi->c_rotor;
722 ucpi->c_rotor = result;

Completed in 76 milliseconds