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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Drecovery.c818 sector_t pseg_start, pseg_end, sr_pseg_start = 0; local
858 pseg_end = pseg_start + nblocks - 1;
859 if (unlikely(pseg_end > seg_end)) {
900 ri->ri_super_root = pseg_end;

Completed in 60 milliseconds