VXFS_NAMELEN
char d_name[VXFS_NAMELEN]; /* name */
if (dp->d_name.len > VXFS_NAMELEN)
bufp->f_namelen = VXFS_NAMELEN;