Searched refs:xfs_inodegc (Results 1 – 3 of 3) sorted by relevance
487 struct xfs_inodegc *gc; in xfs_inodegc_queue_all()512 struct xfs_inodegc *gc; in xfs_inodegc_wait_all()1895 struct xfs_inodegc *gc = container_of(to_delayed_work(work), in xfs_inodegc_worker()1896 struct xfs_inodegc, work); in xfs_inodegc_worker()2118 struct xfs_inodegc *gc; in xfs_inodegc_queue()2222 struct xfs_inodegc *gc; in xfs_inodegc_shrinker_count()2243 struct xfs_inodegc *gc; in xfs_inodegc_shrinker_scan()
62 struct xfs_inodegc { struct
1109 struct xfs_inodegc *gc; in xfs_inodegc_init_percpu()1112 mp->m_inodegc = alloc_percpu(struct xfs_inodegc); in xfs_inodegc_init_percpu()
Completed in 12 milliseconds