Searched refs:VXFS_NAMELEN (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/freevxfs/
H A Dvxfs_dir.h32 * VXFS_NAMELEN is the maximum length of the d_name field
35 #define VXFS_NAMELEN 256 macro
45 char d_name[VXFS_NAMELEN]; /* name */
H A Dvxfs_lookup.c168 if (dp->d_name.len > VXFS_NAMELEN)
H A Dvxfs_super.c89 bufp->f_namelen = VXFS_NAMELEN;

Completed in 152 milliseconds