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

/linux-4.4.14/include/linux/
H A Dext2_fs.h22 #define EXT2_NAME_LEN 255 macro
/linux-4.4.14/fs/ext2/
H A Dnamei.c62 if (dentry->d_name.len > EXT2_NAME_LEN) ext2_lookup()
H A Dext2.h587 char name[]; /* File name, up to EXT2_NAME_LEN */
601 char name[]; /* File name, up to EXT2_NAME_LEN */
H A Ddir.c219 * len <= EXT2_NAME_LEN and de != NULL are guaranteed by caller.
H A Dsuper.c1427 buf->f_namelen = EXT2_NAME_LEN; ext2_statfs()
/linux-4.4.14/fs/nfsd/
H A Dnfs3proc.c596 resp->p_name_max = EXT2_NAME_LEN; nfsd3_proc_pathconf()

Completed in 319 milliseconds