Home
last modified time | relevance | path

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.c217 case VFS_TOOMANY: in main()
H A Dff.c315 case VFS_TOOMANY: in lookup()
H A Dfsck.c917 case VFS_TOOMANY: in vfserror()
H A Dmount.c764 case VFS_TOOMANY: in vfserror()
H A Ddf.c1680 else if (status == VFS_TOOMANY) in vfs_error()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetvfsent.c193 return (VFS_TOOMANY); in getvfsent()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpfstab.c146 case VFS_TOOMANY: