Home
last modified time | relevance | path

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

/fs/erofs/
A Ddir.c29 de_namelen > EROFS_NAME_LEN) { in erofs_fill_dentries()
A Dxattr.c421 if (it.name.len > EROFS_NAME_LEN) in erofs_getxattr()
505 len > EROFS_NAME_LEN + sizeof(*pfs->prefix)) { in erofs_xattr_prefixes_init()
A Dnamei.c203 if (dentry->d_name.len > EROFS_NAME_LEN) in erofs_lookup()
A Derofs_fs.h291 #define EROFS_NAME_LEN 255 macro
A Dsuper.c981 buf->f_namelen = EROFS_NAME_LEN; in erofs_statfs()

Completed in 12 milliseconds