Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/
Dxfs_mount.h62 struct xfs_inodegc { struct
63 struct xfs_mount *mp;
64 struct llist_head list;
65 struct delayed_work work;
66 int error;
69 unsigned int items;
70 unsigned int shrinker_hits;
71 unsigned int cpu;