Searched refs:pseg_start (Results 1 – 1 of 1) sorted by relevance
575 sector_t pseg_start; in nilfs_do_roll_forward() local590 pseg_start = ri->ri_lsegs_start; in nilfs_do_roll_forward()654 if (pseg_start < seg_end) in nilfs_do_roll_forward()669 pseg_start = seg_start; in nilfs_do_roll_forward()846 pseg_start = nilfs->ns_last_pseg; in nilfs_search_super_root()881 ri->ri_pseg_start = pseg_start; in nilfs_search_super_root()900 if (pseg_start == seg_start) { in nilfs_search_super_root()922 sr_pseg_start = pseg_start; in nilfs_search_super_root()940 pseg_start += nblocks; in nilfs_search_super_root()941 if (pseg_start < seg_end) in nilfs_search_super_root()[all …]