Searched refs:flush_work (Results 1 – 16 of 16) sorted by relevance
54 struct work_struct flush_work; member
615 flush_work(&p->work); in rcu_pending_exit()621 flush_work(&p->work); in rcu_pending_exit()
690 struct bch_fs *c = container_of(work, struct bch_fs, btree_write_buffer.flush_work); in bch2_btree_write_buffer_flush_work()830 !queue_work(system_unbound_wq, &c->btree_write_buffer.flush_work)) in bch2_journal_keys_to_write_buffer_end()880 INIT_WORK(&wb->flush_work, bch2_btree_write_buffer_flush_work); in bch2_fs_btree_write_buffer_init_early()
154 struct btrfs_work flush_work; member
742 ordered = container_of(work, struct btrfs_ordered_extent, flush_work); in btrfs_run_ordered_extent_work()791 btrfs_init_work(&ordered->flush_work, in btrfs_wait_ordered_extents()794 btrfs_queue_work(fs_info->flush_workers, &ordered->flush_work); in btrfs_wait_ordered_extents()
325 flush_work(&call->async_work); in afs_fetch_data_immediate_cancel()489 flush_work(&vnode->cb_work); in afs_drop_open_mmap()
325 flush_work(&qs->qs_work); in o2quo_exit()
453 flush_work(&sbi->s_sb_upd_work); in ext4_journal_destroy()
709 flush_work(&sbi->s_discard_work); in ext4_should_retry_alloc()
1302 flush_work(&sbi->s_sb_upd_work); in ext4_put_super()5683 flush_work(&sbi->s_sb_upd_work); in __ext4_fill_super()6577 flush_work(&sbi->s_sb_upd_work); in __ext4_remount()
3856 flush_work(&sbi->s_discard_work); in ext4_mb_release()
567 flush_work(&pstore_work); in pstore_unregister()
312 flush_work(&fsvq->done_work); in virtio_fs_drain_queue()313 flush_work(&fsvq->dispatch_work); in virtio_fs_drain_queue()
671 if (flush_work(&mp->m_flush_inodes_work)) in xfs_flush_inodes()675 flush_work(&mp->m_flush_inodes_work); in xfs_flush_inodes()
2749 flush_work(&sci->sc_iput_work); in nilfs_segctor_write_out()2786 if (flush_work(&sci->sc_iput_work)) in nilfs_segctor_destroy()
1963 flush_work(&sbi->s_error_work); in f2fs_put_super()2664 flush_work(&sbi->s_error_work); in __f2fs_remount()5241 flush_work(&sbi->s_error_work); in f2fs_fill_super()
Completed in 61 milliseconds