Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Ddir.c29 de_namelen > EROFS_NAME_LEN) { in erofs_fill_dentries()
H A Dnamei.c203 if (dentry->d_name.len > EROFS_NAME_LEN) in erofs_lookup()
H A Derofs_fs.h290 #define EROFS_NAME_LEN 255 macro
H A Dsuper.c919 buf->f_namelen = EROFS_NAME_LEN; in erofs_statfs()