Searched refs:fs_types (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c533 } fs_types[] = { variable in typeref:struct:fs_type
548 #define NUM_FS_TYPES (sizeof (fs_types) / sizeof (struct fs_type))
951 if (fs_types[i].type == v.v_type) {
952 type = fs_types[i].name;
/illumos-gate/usr/src/lib/libast/common/port/
H A Dmnt.c169 #include <sys/fs_types.h>

Completed in 64 milliseconds