Searched refs:ns_writer (Results 1 – 2 of 2) sorted by relevance
236 if (nilfs->ns_writer) { in nilfs_transaction_commit()237 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_transaction_commit()276 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_relax_pressure_in_lock()302 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_transaction_lock()2080 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_flush_segment()2170 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_construct_segment()2208 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_construct_dsync_segment()2358 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_clean_segments()2708 if (nilfs->ns_writer) { in nilfs_attach_log_writer()2717 nilfs->ns_writer = nilfs_segctor_new(sb, root); in nilfs_attach_log_writer()[all …]
154 struct nilfs_sc_info *ns_writer; member