Searched defs:devstat (Results 1 – 5 of 5) sorted by relevance
139 struct devstat { struct149 STAILQ_ENTRY(devstat) dev_links; argument171 devstat_support_flags flags; /* argument176 devstat_type_flags device_type; /* Device type */ argument177 devstat_priority priority; /* Controls list pos. */ argument185 STAILQ_HEAD(devstatlist, devstat); argument
160 struct stat devstat, mntdevstat; in getmntpt() local
686 struct stat devstat, mntdevstat; in getmntpt() local
1233 struct stat devstat; in is_dev() local1248 struct stat devstat, mntdevstat; in dev_to_statfs() local
266 struct devstat *devstat; member