Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvfstab.h39 #define VFS_TOOLONG 1 /* entry exceeds VFS_LINE_MAX */ macro
/illumos-gate/usr/src/cmd/fs.d/
H A Dvolcopy.c210 case VFS_TOOLONG: in main()
H A Dff.c305 case VFS_TOOLONG: in lookup()
H A Dswitchout.c389 case VFS_TOOLONG: in lookup()
H A Dfsck.c907 case VFS_TOOLONG: in vfserror()
H A Dmount.c754 case VFS_TOOLONG: in vfserror()
H A Ddf.c1677 if (status == VFS_TOOLONG) in vfs_error()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetvfsent.c205 return (VFS_TOOLONG); in getaline()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpfstab.c143 case VFS_TOOLONG: