Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nilfs2/
Dsegment.c280 if (nilfs->ns_writer) { in nilfs_transaction_commit()
281 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_transaction_commit()
328 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_relax_pressure_in_lock()
354 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_transaction_lock()
2142 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_flush_segment()
2232 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_construct_segment()
2270 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_construct_dsync_segment()
2420 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_clean_segments()
2769 if (nilfs->ns_writer) { in nilfs_attach_log_writer()
2778 nilfs->ns_writer = nilfs_segctor_new(sb, root); in nilfs_attach_log_writer()
[all …]
Dthe_nilfs.h154 struct nilfs_sc_info *ns_writer; member