Home
last modified time | relevance | path

Searched refs:ns_writer (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/fs/nilfs2/
Dsegment.c234 if (nilfs->ns_writer) { in nilfs_transaction_commit()
235 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_transaction_commit()
272 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_relax_pressure_in_lock()
298 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_transaction_lock()
2055 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_flush_segment()
2145 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_construct_segment()
2183 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_construct_dsync_segment()
2331 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_clean_segments()
2668 if (nilfs->ns_writer) { in nilfs_attach_log_writer()
2677 nilfs->ns_writer = nilfs_segctor_new(sb, root); in nilfs_attach_log_writer()
[all …]
Dthe_nilfs.h147 struct nilfs_sc_info *ns_writer; member