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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/freevxfs/
H A Dvxfs_dir.h57 * VXFS_NAMELEN is the maximum length of the d_name field
60 #define VXFS_NAMELEN 256 macro
70 char d_name[VXFS_NAMELEN]; /* name */
H A Dvxfs_lookup.c82 * len <= VXFS_NAMELEN and de != NULL are guaranteed by caller.
212 if (dp->d_name.len > VXFS_NAMELEN)
H A Dvxfs_super.c126 bufp->f_namelen = VXFS_NAMELEN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_dir.h57 * VXFS_NAMELEN is the maximum length of the d_name field
60 #define VXFS_NAMELEN 256 macro
70 char d_name[VXFS_NAMELEN]; /* name */
H A Dvxfs_lookup.c82 * len <= VXFS_NAMELEN and de != NULL are guaranteed by caller.
212 if (dp->d_name.len > VXFS_NAMELEN)
H A Dvxfs_super.c126 bufp->f_namelen = VXFS_NAMELEN;

Completed in 69 milliseconds