Searched refs:c_frotor (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.c58 ucpi->c_frotor = fs32_to_cpu(sb, ucg->cg_frotor);
109 ucg->cg_frotor = cpu_to_fs32(sb, ucpi->c_frotor);
H A Dufs_fs.h554 __u32 c_frotor; /* position of last used frag */ member in struct:ufs_cg_private_info
H A Dballoc.c811 start = ucpi->c_frotor >> 3;
834 ucpi->c_frotor = result;

Completed in 44 milliseconds