Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nilfs2/
Dsegment.c270 if (nilfs->ns_writer) { in nilfs_transaction_commit()
271 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_transaction_commit()
318 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_relax_pressure_in_lock()
344 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_transaction_lock()
2153 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_flush_segment()
2242 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_construct_segment()
2278 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_construct_dsync_segment()
2429 struct nilfs_sc_info *sci = nilfs->ns_writer; in nilfs_clean_segments()
2777 if (nilfs->ns_writer) { in nilfs_attach_log_writer()
2787 nilfs->ns_writer = nilfs_segctor_new(sb, root); in nilfs_attach_log_writer()
[all …]
Dthe_nilfs.h141 struct nilfs_sc_info *ns_writer; member