Searched refs:VFS_TOOMANY (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvfstab.h40 #define VFS_TOOMANY 2 /* too many fields in line */ macro
/illumos-gate/usr/src/cmd/fs.d/
H A Dvolcopy.c220 case VFS_TOOMANY:
H A Dff.c316 case VFS_TOOMANY:
H A Dfsck.c917 case VFS_TOOMANY:
H A Dmount.c766 case VFS_TOOMANY:
H A Ddf.c1732 else if (status == VFS_TOOMANY)
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetvfsent.c193 return (VFS_TOOMANY);
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpfstab.c148 case VFS_TOOMANY:

Completed in 72 milliseconds