Home
last modified time | relevance | path

Searched refs:EXT2_NAME_LEN (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dext2_fs.h23 #define EXT2_NAME_LEN 255 macro
/openbmc/linux/fs/ext2/
H A Dnamei.c62 if (dentry->d_name.len > EXT2_NAME_LEN) in ext2_lookup()
H A Dsuper.c1467 buf->f_namelen = EXT2_NAME_LEN; in ext2_statfs()
/openbmc/linux/fs/nfsd/
H A Dnfs3proc.c736 resp->p_name_max = EXT2_NAME_LEN; in nfsd3_proc_pathconf()