Home
last modified time | relevance | path

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

/linux/fs/erofs/
H A Ddir.c30 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.h294 #define EROFS_NAME_LEN 255 macro
H A Dxattr.c356 if (it.name.len > EROFS_NAME_LEN) in erofs_getxattr()
522 len > EROFS_NAME_LEN + sizeof(*pfs->prefix)) { in erofs_xattr_prefixes_init()
H A Dsuper.c1069 buf->f_namelen = EROFS_NAME_LEN; in erofs_statfs()