Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/sys/
HDdevicestat.h137 struct devstat { struct
147 STAILQ_ENTRY(devstat) dev_links; argument
169 devstat_support_flags flags; /* argument
174 devstat_type_flags device_type; /* Device type */ argument
175 devstat_priority priority; /* Controls list pos. */ argument
183 STAILQ_HEAD(devstatlist, devstat); argument
/freebsd-11-stable/sbin/badsect/
HDbadsect.c92 struct stat stbuf, devstat; in main() local
/freebsd-11-stable/sbin/fsck/
HDfsutil.c158 struct stat devstat, mntdevstat; in getmntpt() local
/freebsd-11-stable/sbin/fsck_ffs/
HDmain.c642 struct stat devstat, mntdevstat; in getmntpt() local
/freebsd-11-stable/sbin/growfs/
HDgrowfs.c1249 struct stat devstat; in is_dev() local
1264 struct stat devstat, mntdevstat; in dev_to_statfs() local
/freebsd-11-stable/sys/dev/nxge/xgehal/
HDxgehal-mgmtaux.c893 xge_hal_mgmt_device_stats_t devstat; in xge_hal_aux_stats_hal_read() local
/freebsd-11-stable/sys/dev/md/
HDmd.c218 struct devstat *devstat; member