Searched refs:UBIFS_MAX_NLEN (Results 1 – 6 of 6) sorted by relevance
81 #define UBIFS_MAX_NLEN 255 macro288 #define UBIFS_MAX_DENT_NODE_SZ (UBIFS_DENT_NODE_SZ + UBIFS_MAX_NLEN + 1)
279 if (fname_len(&nm) > UBIFS_MAX_NLEN) in ubifs_xattr_set()337 if (fname_len(&nm) > UBIFS_MAX_NLEN) in ubifs_xattr_get()606 if (fname_len(&nm) > UBIFS_MAX_NLEN) in ubifs_xattr_remove()
214 if (fname_len(&nm) > UBIFS_MAX_NLEN) { in ubifs_lookup()579 err = fscrypt_fname_alloc_buffer(UBIFS_MAX_NLEN, &fstr); in ubifs_readdir()
488 nlen > UBIFS_MAX_NLEN || dent->name[nlen] != 0 || in ubifs_validate_entry()
430 buf->f_namelen = UBIFS_MAX_NLEN; in ubifs_statfs()
486 if (nlen > UBIFS_MAX_NLEN || in ubifs_dump_node()