Home
last modified time | relevance | path

Searched refs:flush_work (Results 1 – 16 of 16) sorted by relevance

/fs/bcachefs/
A Dbtree_write_buffer_types.h54 struct work_struct flush_work; member
A Drcu_pending.c615 flush_work(&p->work); in rcu_pending_exit()
621 flush_work(&p->work); in rcu_pending_exit()
A Dbtree_write_buffer.c690 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()
/fs/btrfs/
A Dordered-data.h154 struct btrfs_work flush_work; member
A Dordered-data.c742 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()
/fs/afs/
A Dfile.c325 flush_work(&call->async_work); in afs_fetch_data_immediate_cancel()
489 flush_work(&vnode->cb_work); in afs_drop_open_mmap()
/fs/ocfs2/cluster/
A Dquorum.c325 flush_work(&qs->qs_work); in o2quo_exit()
/fs/ext4/
A Dext4_jbd2.h453 flush_work(&sbi->s_sb_upd_work); in ext4_journal_destroy()
A Dballoc.c709 flush_work(&sbi->s_discard_work); in ext4_should_retry_alloc()
A Dsuper.c1302 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()
A Dmballoc.c3856 flush_work(&sbi->s_discard_work); in ext4_mb_release()
/fs/pstore/
A Dplatform.c567 flush_work(&pstore_work); in pstore_unregister()
/fs/fuse/
A Dvirtio_fs.c312 flush_work(&fsvq->done_work); in virtio_fs_drain_queue()
313 flush_work(&fsvq->dispatch_work); in virtio_fs_drain_queue()
/fs/xfs/
A Dxfs_super.c671 if (flush_work(&mp->m_flush_inodes_work)) in xfs_flush_inodes()
675 flush_work(&mp->m_flush_inodes_work); in xfs_flush_inodes()
/fs/nilfs2/
A Dsegment.c2749 flush_work(&sci->sc_iput_work); in nilfs_segctor_write_out()
2786 if (flush_work(&sci->sc_iput_work)) in nilfs_segctor_destroy()
/fs/f2fs/
A Dsuper.c1963 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 70 milliseconds