Searched refs:ns_last_pseg (Results 1 – 5 of 5) sorted by relevance
32 nilfs->ns_last_pseg = start_blocknr; in nilfs_set_last_segment()177 nilfs->ns_last_pseg = le64_to_cpu(sbp->s_last_pseg); in nilfs_store_log_cursor()184 nilfs_get_segnum_of_block(nilfs, nilfs->ns_last_pseg); in nilfs_store_log_cursor()
464 (unsigned long long)nilfs->ns_last_pseg, in nilfs_prepare_segment_for_recovery()880 pseg_start = nilfs->ns_last_pseg; in nilfs_search_super_root()1007 nilfs->ns_last_pseg = sr_pseg_start; in nilfs_search_super_root()
134 sector_t ns_last_pseg; member
452 last_pseg = nilfs->ns_last_pseg; in nilfs_segctor_last_pseg_block_show()
246 sbp->s_last_pseg = cpu_to_le64(nilfs->ns_last_pseg); in nilfs_set_log_cursor()
Completed in 16 milliseconds