Searched refs:ns_writer (Results 1 – 2 of 2) sorted by relevance
270 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()2770 if (nilfs->ns_writer) { in nilfs_attach_log_writer()2780 if (!nilfs->ns_writer) in nilfs_attach_log_writer()2787 kfree(nilfs->ns_writer); in nilfs_attach_log_writer()2788 nilfs->ns_writer = NULL; in nilfs_attach_log_writer()2806 if (nilfs->ns_writer) { in nilfs_detach_log_writer()2807 nilfs_segctor_destroy(nilfs->ns_writer); in nilfs_detach_log_writer()[all …]
141 struct nilfs_sc_info *ns_writer; member
Completed in 10 milliseconds