Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_mount.h63 struct xfs_inodegc { struct
64 struct xfs_mount *mp;
65 struct llist_head list;
66 struct delayed_work work;
67 int error;
70 unsigned int items;
71 unsigned int shrinker_hits;
72 unsigned int cpu;