Home
last modified time | relevance | path

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

/Linux-v5.4/fs/erofs/
Ddir.c14 unsigned char dbg_namebuf[EROFS_NAME_LEN + 1]; in debug_one_dentry()
49 de_namelen > EROFS_NAME_LEN) { in erofs_fill_dentries()
Derofs_fs.h297 #define EROFS_NAME_LEN 255 macro
Dnamei.c225 if (dentry->d_name.len > EROFS_NAME_LEN) in erofs_lookup()
Dsuper.c539 buf->f_namelen = EROFS_NAME_LEN; in erofs_statfs()
Dxattr.c450 if (it.name.len > EROFS_NAME_LEN) in erofs_getxattr()