Searched refs:fs_get_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h206 const struct asn_oid *fs_get_type(const struct statfs *);
H A Dhostres_fs_tbl.c324 fs_get_type(const struct statfs *fs_p) function
367 entry->type = fs_get_type(fs_p);
H A Dhostres_storage_tbl.c491 entry->type = fs_get_type(&fs_buf[i]); /*XXX - This is wrong*/

Completed in 112 milliseconds