Searched refs:m_eofblocks_work (Results 1 – 4 of 4) sorted by relevance
122 struct delayed_work m_eofblocks_work; /* background eof blocks member
622 &mp->m_eofblocks_work, in xfs_queue_eofblocks()632 struct xfs_mount, m_eofblocks_work); in xfs_eofblocks_worker()
971 cancel_delayed_work_sync(&mp->m_eofblocks_work); in xfs_unmountfs()
1454 INIT_DELAYED_WORK(&mp->m_eofblocks_work, xfs_eofblocks_worker); in xfs_fs_fill_super()