Searched refs:pseg_start (Results 1 – 1 of 1) sorted by relevance
574 sector_t pseg_start; in nilfs_do_roll_forward() local589 pseg_start = ri->ri_lsegs_start; in nilfs_do_roll_forward()653 if (pseg_start < seg_end) in nilfs_do_roll_forward()668 pseg_start = seg_start; in nilfs_do_roll_forward()814 pseg_start = nilfs->ns_last_pseg; in nilfs_search_super_root()849 ri->ri_pseg_start = pseg_start; in nilfs_search_super_root()868 if (pseg_start == seg_start) { in nilfs_search_super_root()890 sr_pseg_start = pseg_start; in nilfs_search_super_root()908 pseg_start += nblocks; in nilfs_search_super_root()909 if (pseg_start < seg_end) in nilfs_search_super_root()[all …]
Completed in 4 milliseconds