Searched refs:m_eofblocks_work (Results 1 – 3 of 3) sorted by relevance
153 struct delayed_work m_eofblocks_work; /* background eof blocks member
894 &mp->m_eofblocks_work, in xfs_queue_eofblocks()904 struct xfs_mount, m_eofblocks_work); in xfs_eofblocks_worker()1832 cancel_delayed_work_sync(&mp->m_eofblocks_work); in xfs_icache_disable_reclaim()
1561 INIT_DELAYED_WORK(&mp->m_eofblocks_work, xfs_eofblocks_worker); in xfs_mount_alloc()