Home
last modified time | relevance | path

Searched refs:ENAMETOOLONG (Results 1 - 25 of 477) sorted by relevance

12345678910>>...20

/kernel/linux/linux-5.10/fs/udf/
H A Dsymlink.c58 return -ENAMETOOLONG; in udf_pc_to_char()
65 return -ENAMETOOLONG; in udf_pc_to_char()
72 return -ENAMETOOLONG; in udf_pc_to_char()
91 return -ENAMETOOLONG; in udf_pc_to_char()
116 err = -ENAMETOOLONG; in udf_symlink_filler()
/kernel/linux/linux-6.6/fs/udf/
H A Dsymlink.c54 return -ENAMETOOLONG; in udf_pc_to_char()
61 return -ENAMETOOLONG; in udf_pc_to_char()
68 return -ENAMETOOLONG; in udf_pc_to_char()
87 return -ENAMETOOLONG; in udf_pc_to_char()
112 err = -ENAMETOOLONG; in udf_symlink_filler()
/kernel/liteos_a/fs/vfs/operation/
H A Dfullpath.c168 return -ENAMETOOLONG; in vfs_normalize_path_parame_check()
174 return -ENAMETOOLONG; in vfs_normalize_path_parame_check()
206 set_errno(ENAMETOOLONG); in vfs_not_absolute_path()
280 return -ENAMETOOLONG; in vfs_normalize_path()
298 return -ENAMETOOLONG; in vfs_normalize_path()
H A Dvfs_other.c169 set_errno(ENAMETOOLONG); in chdir()
244 set_errno(ENAMETOOLONG); in getcwd()
459 set_errno(ENAMETOOLONG); in ls_get_fullpath()
474 set_errno(ENAMETOOLONG); in ls_get_fullpath()
778 set_errno(ENAMETOOLONG); in chroot()
/kernel/liteos_m/components/shell/src/cmds/
H A Dfullpath.c157 return -ENAMETOOLONG; in VfsNormalizePathParameCheck()
163 return -ENAMETOOLONG; in VfsNormalizePathParameCheck()
194 SetErrno(ENAMETOOLONG); in VfsNotAbsolutePath()
250 return -ENAMETOOLONG; in VfsNormalizePath()
263 return -ENAMETOOLONG; in VfsNormalizePath()
/kernel/linux/linux-5.10/security/apparmor/
H A Dpath.c29 return -ENAMETOOLONG; in prepend()
134 if (PTR_ERR(res) == -ENAMETOOLONG) { in d_namespace_path()
135 error = -ENAMETOOLONG; in d_namespace_path()
208 else if (error == -ENAMETOOLONG) in aa_path_name()
/kernel/linux/linux-6.6/security/apparmor/
H A Dpath.c29 return -ENAMETOOLONG; in prepend()
134 if (PTR_ERR(res) == -ENAMETOOLONG) { in d_namespace_path()
135 error = -ENAMETOOLONG; in d_namespace_path()
208 else if (error == -ENAMETOOLONG) in aa_path_name()
/kernel/linux/linux-5.10/fs/
H A Dd_path.c15 return -ENAMETOOLONG; in prepend()
46 return -ENAMETOOLONG; in prepend_name()
155 error = -ENAMETOOLONG; in prepend_path()
309 return ERR_PTR(-ENAMETOOLONG); in dynamic_dname()
322 end = ERR_PTR(-ENAMETOOLONG); in simple_dname()
371 return ERR_PTR(-ENAMETOOLONG); in __dentry_path()
396 return ERR_PTR(-ENAMETOOLONG); in dentry_path()
/kernel/linux/linux-5.10/fs/ntfs/
H A Dunistr.c292 i = -ENAMETOOLONG; in ntfs_nlstoucs()
334 wc = -ENAMETOOLONG; in ntfs_ucstonls()
351 else if (wc == -ENAMETOOLONG && ns != *outs) { in ntfs_ucstonls()
378 if (wc != -ENAMETOOLONG) in ntfs_ucstonls()
/kernel/linux/linux-6.6/fs/ntfs/
H A Dunistr.c292 i = -ENAMETOOLONG; in ntfs_nlstoucs()
334 wc = -ENAMETOOLONG; in ntfs_ucstonls()
351 else if (wc == -ENAMETOOLONG && ns != *outs) { in ntfs_ucstonls()
378 if (wc != -ENAMETOOLONG) in ntfs_ucstonls()
/kernel/linux/linux-5.10/fs/kernfs/
H A Dsymlink.c75 return -ENAMETOOLONG; in kernfs_get_target_path()
94 return -ENAMETOOLONG; in kernfs_get_target_path()
/kernel/linux/linux-5.10/fs/hfs/
H A Dtrans.c67 if (size == -ENAMETOOLONG) in hfs_mac2asc()
125 if (size == -ENAMETOOLONG) in hfs_asc2mac()
/kernel/linux/linux-5.10/net/9p/
H A Derror.c77 {"File name too long", ENAMETOOLONG},
137 {"illegal name", ENAMETOOLONG},
/kernel/linux/linux-6.6/fs/hfs/
H A Dtrans.c67 if (size == -ENAMETOOLONG) in hfs_mac2asc()
125 if (size == -ENAMETOOLONG) in hfs_asc2mac()
/kernel/linux/linux-6.6/fs/kernfs/
H A Dsymlink.c74 return -ENAMETOOLONG; in kernfs_get_target_path()
93 return -ENAMETOOLONG; in kernfs_get_target_path()
/kernel/linux/linux-6.6/net/9p/
H A Derror.c75 {"File name too long", ENAMETOOLONG},
135 {"illegal name", ENAMETOOLONG},
/kernel/liteos_a/syscall/
H A Dmisc_syscall.c159 return -ENAMETOOLONG; in SysShellExec()
166 return -ENAMETOOLONG; in SysShellExec()
/kernel/linux/linux-6.6/fs/
H A Dd_path.c23 return ERR_PTR(-ENAMETOOLONG); in extract_string()
312 return ERR_PTR(-ENAMETOOLONG); in dynamic_dname()
438 error = -ENAMETOOLONG; in SYSCALL_DEFINE2()
/kernel/linux/linux-5.10/crypto/
H A Dsimd.c165 err = -ENAMETOOLONG; in simd_skcipher_create_compat()
216 return ERR_PTR(-ENAMETOOLONG); in simd_skcipher_create()
412 err = -ENAMETOOLONG; in simd_aead_create_compat()
463 return ERR_PTR(-ENAMETOOLONG); in simd_aead_create()
/kernel/linux/linux-6.6/fs/ntfs3/
H A Ddir.c112 * detect -ENAMETOOLONG without writing out of expected maximum.
132 return -ENAMETOOLONG; in _utf8s_to_utf16s()
146 return -ENAMETOOLONG; in _utf8s_to_utf16s()
153 return -ENAMETOOLONG; in _utf8s_to_utf16s()
197 return -ENAMETOOLONG; in ntfs_nls_to_utf16()
/kernel/linux/linux-6.6/crypto/
H A Dsimd.c165 err = -ENAMETOOLONG; in simd_skcipher_create_compat()
216 return ERR_PTR(-ENAMETOOLONG); in simd_skcipher_create()
412 err = -ENAMETOOLONG; in simd_aead_create_compat()
463 return ERR_PTR(-ENAMETOOLONG); in simd_aead_create()
/kernel/linux/linux-5.10/fs/qnx6/
H A Dnamei.c26 return ERR_PTR(-ENAMETOOLONG); in qnx6_lookup()
/kernel/linux/linux-6.6/fs/qnx6/
H A Dnamei.c26 return ERR_PTR(-ENAMETOOLONG); in qnx6_lookup()
/kernel/liteos_m/testsuites/sample/posix/mqueue/
H A DIt_posix_queue_015.c52 ICUNIT_ASSERT_EQUAL(errno, ENAMETOOLONG, errno); in Testcase()
/kernel/liteos_a/testsuites/unittest/libc/posix/mqueue/full/
H A DIt_posix_queue_025.cpp53 ICUNIT_ASSERT_EQUAL(errno, ENAMETOOLONG, errno); in Testcase()

Completed in 11 milliseconds

12345678910>>...20