Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Ddir.c33 de_namelen > EROFS_NAME_LEN) { in erofs_fill_dentries()
H A Derofs_fs.h289 #define EROFS_NAME_LEN 255 macro
H A Dnamei.c203 if (dentry->d_name.len > EROFS_NAME_LEN) in erofs_lookup()
H A Dxattr.c420 if (it.name.len > EROFS_NAME_LEN) in erofs_getxattr()
506 len > EROFS_NAME_LEN + sizeof(*pfs->prefix)) { in erofs_xattr_prefixes_init()
H A Dsuper.c922 buf->f_namelen = EROFS_NAME_LEN; in erofs_statfs()