Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libc/port/gen/
H A Dgetvfsent.c47 return (VFS_TOOFEW);\
52 return (VFS_TOOFEW);\
/titanic_50/usr/src/uts/common/sys/
H A Dvfstab.h41 #define VFS_TOOFEW 3 /* too few fields in line */ macro
/titanic_50/usr/src/cmd/fs.d/
H A Dvolcopy.c217 case VFS_TOOFEW: in main()
H A Dff.c311 case VFS_TOOFEW: in lookup()
H A Dswitchout.c397 case VFS_TOOFEW: in lookup()
H A Dfsck.c912 case VFS_TOOFEW: in vfserror()
H A Dmount.c761 case VFS_TOOFEW: in vfserror()
H A Ddf.c1673 else if (status == VFS_TOOFEW) in vfs_error()
/titanic_50/usr/src/cmd/backup/dump/
H A Ddumpfstab.c152 case VFS_TOOFEW: