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

/linux-master/fs/xfs/
H A Dxfs_icache.c449 struct xfs_inodegc *gc;
474 struct xfs_inodegc *gc;
1852 struct xfs_inodegc *gc = container_of(to_delayed_work(work),
1853 struct xfs_inodegc, work);
2075 struct xfs_inodegc *gc;
2179 struct xfs_inodegc *gc;
2200 struct xfs_inodegc *gc;
H A Dxfs_mount.h62 struct xfs_inodegc { struct
H A Dxfs_super.c1098 struct xfs_inodegc *gc;
1101 mp->m_inodegc = alloc_percpu(struct xfs_inodegc);

Completed in 178 milliseconds