Home
last modified time | relevance | path

Searched refs:VFS_TOOFEW (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetvfsent.c47 return (VFS_TOOFEW);\
52 return (VFS_TOOFEW);\
/illumos-gate/usr/src/uts/common/sys/
H A Dvfstab.h41 #define VFS_TOOFEW 3 /* too few fields in line */ macro
/illumos-gate/usr/src/cmd/fs.d/
H A Dvolcopy.c214 case VFS_TOOFEW: in main()
H A Dff.c310 case VFS_TOOFEW: in lookup()
H A Dswitchout.c395 case VFS_TOOFEW: in lookup()
H A Dfsck.c912 case VFS_TOOFEW: in vfserror()
H A Dmount.c759 case VFS_TOOFEW: in vfserror()
H A Ddf.c1682 else if (status == VFS_TOOFEW) in vfs_error()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpfstab.c150 case VFS_TOOFEW: