Home
last modified time | relevance | path

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

/openbmc/linux/fs/freevxfs/
H A Dvxfs_dir.h35 #define VXFS_NAMELEN 256 macro
45 char d_name[VXFS_NAMELEN]; /* name */
H A Dvxfs_lookup.c168 if (dp->d_name.len > VXFS_NAMELEN) in vxfs_lookup()
H A Dvxfs_super.c87 bufp->f_namelen = VXFS_NAMELEN; in vxfs_statfs()