Searched refs:xfs_eofblocks_worker (Results 1 – 3 of 3) sorted by relevance
64 void xfs_eofblocks_worker(struct work_struct *);
900 xfs_eofblocks_worker( in xfs_eofblocks_worker() function
1561 INIT_DELAYED_WORK(&mp->m_eofblocks_work, xfs_eofblocks_worker); in xfs_mount_alloc()