ns_last_pseg      818 fs/nilfs2/recovery.c 	pseg_start = nilfs->ns_last_pseg;
ns_last_pseg      945 fs/nilfs2/recovery.c 	nilfs->ns_last_pseg = sr_pseg_start;
ns_last_pseg      235 fs/nilfs2/super.c 	sbp->s_last_pseg = cpu_to_le64(nilfs->ns_last_pseg);
ns_last_pseg      463 fs/nilfs2/sysfs.c 	last_pseg = nilfs->ns_last_pseg;
ns_last_pseg       32 fs/nilfs2/the_nilfs.c 	nilfs->ns_last_pseg = start_blocknr;
ns_last_pseg      176 fs/nilfs2/the_nilfs.c 	nilfs->ns_last_pseg = le64_to_cpu(sbp->s_last_pseg);
ns_last_pseg      183 fs/nilfs2/the_nilfs.c 		nilfs_get_segnum_of_block(nilfs, nilfs->ns_last_pseg);
ns_last_pseg      135 fs/nilfs2/the_nilfs.h 	sector_t		ns_last_pseg;