Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dvfstab.h39 #define VFS_TOOLONG 1 /* entry exceeds VFS_LINE_MAX */ macro
/titanic_44/usr/src/cmd/fs.d/
H A Dvolcopy.c213 case VFS_TOOLONG: in main()
H A Dff.c306 case VFS_TOOLONG: in lookup()
H A Dswitchout.c391 case VFS_TOOLONG: in lookup()
H A Dfsck.c907 case VFS_TOOLONG: in vfserror()
H A Dmount.c763 case VFS_TOOLONG: in vfserror()
H A Ddf.c1668 if (status == VFS_TOOLONG) in vfs_error()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dgetvfsent.c205 return (VFS_TOOLONG); in getaline()
/titanic_44/usr/src/cmd/backup/dump/
H A Ddumpfstab.c145 case VFS_TOOLONG: