Searched refs:_VFS_NAMELEN (Results 1 – 2 of 2) sorted by relevance
47 #define _VFS_NAMELEN 32 macro90 char f_fstypename[_VFS_NAMELEN]; /* fs type name */97 #define VFS_NAMELEN _VFS_NAMELEN
73 strlcpy(vfs->f_fstypename, sfs->f_fstypename, _VFS_NAMELEN); in fs2vfs()