Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/
Dxfs_icache.c438 struct xfs_inodegc *gc; in xfs_inodegc_queue_all()
1846 struct xfs_inodegc *gc = container_of(to_delayed_work(work), in xfs_inodegc_worker()
1847 struct xfs_inodegc, work); in xfs_inodegc_worker()
2026 struct xfs_inodegc *gc; in xfs_inodegc_queue()
2072 struct xfs_inodegc *dead_gc, *gc; in xfs_inodegc_cpu_dead()
2159 struct xfs_inodegc *gc; in xfs_inodegc_shrinker_count()
2181 struct xfs_inodegc *gc; in xfs_inodegc_shrinker_scan()
Dxfs_mount.h62 struct xfs_inodegc { struct
Dxfs_super.c1078 struct xfs_inodegc *gc; in xfs_inodegc_init_percpu()
1081 mp->m_inodegc = alloc_percpu(struct xfs_inodegc); in xfs_inodegc_init_percpu()