Home
last modified time | relevance | path

Searched refs:m_eofblocks_work (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
Dxfs_mount.h180 struct delayed_work m_eofblocks_work; /* background eof blocks member
Dxfs_icache.c930 &mp->m_eofblocks_work, in xfs_queue_eofblocks()
940 struct xfs_mount, m_eofblocks_work); in xfs_eofblocks_worker()
1681 cancel_delayed_work_sync(&mp->m_eofblocks_work); in xfs_stop_block_reaping()
Dxfs_super.c1867 INIT_DELAYED_WORK(&mp->m_eofblocks_work, xfs_eofblocks_worker); in xfs_init_fs_context()