Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds