Searched refs:EROFS_NAME_LEN (Results 1 – 5 of 5) sorted by relevance
29 de_namelen > EROFS_NAME_LEN) { in erofs_fill_dentries()
289 #define EROFS_NAME_LEN 255 macro
203 if (dentry->d_name.len > EROFS_NAME_LEN) in erofs_lookup()
411 if (it.name.len > EROFS_NAME_LEN) in erofs_getxattr()497 len > EROFS_NAME_LEN + sizeof(*pfs->prefix)) { in erofs_xattr_prefixes_init()
934 buf->f_namelen = EROFS_NAME_LEN; in erofs_statfs()
Completed in 16 milliseconds