| /linux-6.15/fs/ext4/ |
| H A D | symlink.c | 36 return ERR_PTR(-ECHILD); in ext4_encrypted_get_link() 85 return ERR_PTR(-ECHILD); in ext4_get_link() 96 return ERR_PTR(-ECHILD); in ext4_get_link() 99 return ERR_PTR(-ECHILD); in ext4_get_link()
|
| /linux-6.15/fs/nfs/ |
| H A D | symlink.c | 52 return ERR_PTR(-ECHILD); in nfs_get_link() 55 return ERR_PTR(-ECHILD); in nfs_get_link()
|
| H A D | dir.c | 1585 return -ECHILD; in nfs_lookup_verify_inode() 1664 return -ECHILD; in nfs_lookup_revalidate_negative() 1776 return -ECHILD; in nfs_do_lookup_revalidate() 1786 return -ECHILD; in nfs_do_lookup_revalidate() 1795 return -ECHILD; in __nfs_lookup_revalidate() 1809 return -ECHILD; in nfs_lookup_revalidate() 2216 return -ECHILD; in nfs4_lookup_revalidate() 2252 return -ECHILD; in nfs4_lookup_revalidate() 3065 err = -ECHILD; in nfs_access_get_cached_locked() 3260 status = -ECHILD; in nfs_do_access() [all …]
|
| /linux-6.15/drivers/sbus/char/ |
| H A D | bbc_i2c.c | 67 #define claim_device(BP,ECHILD) set_device_claimage(BP,ECHILD,1) argument 68 #define release_device(BP,ECHILD) set_device_claimage(BP,ECHILD,0) argument
|
| /linux-6.15/fs/autofs/ |
| H A D | symlink.c | 16 return ERR_PTR(-ECHILD); in autofs_get_link()
|
| H A D | root.c | 207 return ERR_PTR(-ECHILD); in autofs_lookup_expiring() 253 return -ECHILD; in autofs_mount_wait() 436 if (do_expire_wait(path, rcu_walk) == -ECHILD) in autofs_d_manage() 437 return -ECHILD; in autofs_d_manage()
|
| /linux-6.15/tools/include/uapi/asm-generic/ |
| H A D | errno-base.h | 14 #define ECHILD 10 /* No child processes */ macro
|
| /linux-6.15/include/uapi/asm-generic/ |
| H A D | errno-base.h | 14 #define ECHILD 10 /* No child processes */ macro
|
| /linux-6.15/fs/ |
| H A D | namei.c | 329 return -ECHILD; in check_acl() 959 return -ECHILD; in complete_walk() 1047 return -ECHILD; in nd_jump_root() 1191 return -ECHILD; in may_follow_link() 1630 return -ECHILD; in handle_mounts() 1770 if (status == -ECHILD) in lookup_fast() 1881 return -ECHILD; in reserve_stack() 2038 return ERR_PTR(-ECHILD); in follow_dotdot_rcu() 2040 return ERR_PTR(-ECHILD); in follow_dotdot_rcu() 2516 return -ECHILD; in link_path_walk() [all …]
|
| /linux-6.15/fs/hfs/ |
| H A D | sysdep.c | 23 return -ECHILD; in hfs_revalidate_dentry()
|
| /linux-6.15/fs/ecryptfs/ |
| H A D | dentry.c | 40 return -ECHILD; in ecryptfs_d_revalidate()
|
| /linux-6.15/tools/lib/bpf/ |
| H A D | str_error.c | 57 case -ECHILD: return "-ECHILD"; in libbpf_errstr()
|
| /linux-6.15/fs/gfs2/ |
| H A D | dentry.c | 47 return -ECHILD; in gfs2_drevalidate()
|
| H A D | acl.c | 68 return ERR_PTR(-ECHILD); in gfs2_get_acl()
|
| /linux-6.15/fs/proc/ |
| H A D | self.c | 24 return dentry ? ERR_PTR(-ENOMEM) : ERR_PTR(-ECHILD); in proc_self_get_link()
|
| H A D | thread_self.c | 24 return dentry ? ERR_PTR(-ENOMEM) : ERR_PTR(-ECHILD); in proc_thread_self_get_link()
|
| /linux-6.15/tools/testing/selftests/ptrace/ |
| H A D | vmaccess.c | 83 ASSERT_EQ(errno, ECHILD); in TEST()
|
| /linux-6.15/fs/9p/ |
| H A D | vfs_dentry.c | 71 return -ECHILD; in __v9fs_lookup_revalidate()
|
| /linux-6.15/fs/orangefs/ |
| H A D | dcache.c | 102 return -ECHILD; in orangefs_d_revalidate()
|
| H A D | acl.c | 20 return ERR_PTR(-ECHILD); in orangefs_get_acl()
|
| /linux-6.15/fs/btrfs/ |
| H A D | acl.c | 26 return ERR_PTR(-ECHILD); in btrfs_get_acl()
|
| /linux-6.15/tools/testing/selftests/rlimits/ |
| H A D | rlimits-per-userns.c | 125 if (ret < 0 && errno != ECHILD) in main()
|
| /linux-6.15/fs/fuse/ |
| H A D | acl.c | 23 return ERR_PTR(-ECHILD); in __fuse_get_acl()
|
| /linux-6.15/fs/kernfs/ |
| H A D | symlink.c | 136 return ERR_PTR(-ECHILD); in kernfs_iop_get_link()
|
| /linux-6.15/fs/jfs/ |
| H A D | acl.c | 25 return ERR_PTR(-ECHILD); in jfs_get_acl()
|