Searched refs:xfs_inodegc (Results 1 – 3 of 3) sorted by relevance
434 struct xfs_inodegc *gc; in xfs_inodegc_queue_all()1833 struct xfs_inodegc *gc = container_of(work, struct xfs_inodegc, in xfs_inodegc_worker()1862 struct xfs_inodegc *gc; in xfs_inodegc_flush()1886 struct xfs_inodegc *gc; in xfs_inodegc_stop()2014 struct xfs_inodegc *gc; in xfs_inodegc_queue()2052 struct xfs_inodegc *dead_gc, *gc; in xfs_inodegc_cpu_dead()2139 struct xfs_inodegc *gc; in xfs_inodegc_shrinker_count()2161 struct xfs_inodegc *gc; in xfs_inodegc_shrinker_scan()
62 struct xfs_inodegc { struct
1044 struct xfs_inodegc *gc; in xfs_inodegc_init_percpu()1047 mp->m_inodegc = alloc_percpu(struct xfs_inodegc); in xfs_inodegc_init_percpu()
Completed in 11 milliseconds