Home
last modified time | relevance | path

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

/linux-6.1.9/fs/erofs/
Ddir.c14 unsigned char dbg_namebuf[EROFS_NAME_LEN + 1]; in debug_one_dentry()
48 de_namelen > EROFS_NAME_LEN) { in erofs_fill_dentries()
Derofs_fs.h421 #define EROFS_NAME_LEN 255 macro
Dnamei.c209 if (dentry->d_name.len > EROFS_NAME_LEN) in erofs_lookup()
Dxattr.c409 if (it.name.len > EROFS_NAME_LEN) in erofs_getxattr()
Dsuper.c1070 buf->f_namelen = EROFS_NAME_LEN; in erofs_statfs()