Searched defs:devfs_stats (Results 1 – 2 of 2) sorted by relevance
98 struct devfs_stats { struct99 int nodes;100 int entries;101 int mounts;102 int stringspace;
155 struct devfs_stats devfs_stats; /* hold stats */ variable