Searched refs:MAXNAMELEN (Results 1 – 6 of 6) sorted by relevance
5 const MAXNAMELEN = 255; /* max length of a file name */ variable23 string creator<MAXNAMELEN>; /* data creator */25 string interpretor<MAXNAMELEN>; /* program interpretor */32 string filename<MAXNAMELEN>; /* name of file */
108 #define MAXNAMELEN 256 macro
322 if (dentry->d_name.len >= MAXNAMELEN) in xfs_vn_lookup()348 if (dentry->d_name.len >= MAXNAMELEN) in xfs_vn_ci_lookup()
982 st->f_namelen = MAXNAMELEN - 1; in xfs_fs_statfs()
265 char namebuf[MAXNAMELEN];
123 char namebuf[MAXNAMELEN];