Home
last modified time | relevance | path

Searched refs:xfs_inodegc (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/fs/xfs/
Dxfs_icache.c455 struct xfs_inodegc *gc; in xfs_inodegc_queue_all()
1854 struct xfs_inodegc *gc = container_of(work, struct xfs_inodegc, in xfs_inodegc_worker()
1883 struct xfs_inodegc *gc; in xfs_inodegc_flush()
1907 struct xfs_inodegc *gc; in xfs_inodegc_stop()
2035 struct xfs_inodegc *gc; in xfs_inodegc_queue()
2073 struct xfs_inodegc *dead_gc, *gc; in xfs_inodegc_cpu_dead()
2160 struct xfs_inodegc *gc; in xfs_inodegc_shrinker_count()
2182 struct xfs_inodegc *gc; in xfs_inodegc_shrinker_scan()
Dxfs_mount.h62 struct xfs_inodegc { struct
Dxfs_super.c1043 struct xfs_inodegc *gc; in xfs_inodegc_init_percpu()
1046 mp->m_inodegc = alloc_percpu(struct xfs_inodegc); in xfs_inodegc_init_percpu()