Home
last modified time | relevance | path

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

/Linux-v5.15/fs/erofs/
Ddir.c13 unsigned char dbg_namebuf[EROFS_NAME_LEN + 1]; in debug_one_dentry()
48 de_namelen > EROFS_NAME_LEN) { in erofs_fill_dentries()
Derofs_fs.h369 #define EROFS_NAME_LEN 255 macro
Dnamei.c224 if (dentry->d_name.len > EROFS_NAME_LEN) in erofs_lookup()
Dsuper.c757 buf->f_namelen = EROFS_NAME_LEN; in erofs_statfs()
Dxattr.c457 if (it.name.len > EROFS_NAME_LEN) in erofs_getxattr()