Home
last modified time | relevance | path

Searched refs:EREMOTE (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/fs/afs/
H A Dmntpt.c56 return ERR_PTR(-EREMOTE); in afs_mntpt_lookup()
65 return -EREMOTE; in afs_mntpt_open()
/openbmc/linux/include/uapi/asm-generic/
H A Derrno.h49 #define EREMOTE 66 /* Object is remote */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno.h49 #define EREMOTE 66 /* Object is remote */ macro
/openbmc/linux/fs/smb/client/
H A Ddfs.c171 if (rc != -EREMOTE) in __dfs_referral_walk()
182 rc = -EREMOTE; in __dfs_referral_walk()
512 rc = -EREMOTE; in __tree_connect_dfs_target()
538 if (!rc || rc != -EREMOTE) in tree_connect_dfs_target()
H A Dinode.c402 } else if (rc == -EREMOTE) { in cifs_get_file_info_unix()
443 } else if (rc == -EREMOTE) { in cifs_get_unix_fattr()
846 case -EREMOTE: in cifs_get_file_info()
1112 case -EREMOTE: in cifs_get_fattr()
1185 if (rc == -EREMOTE) in cifs_get_fattr()
1195 if (rc == -EREMOTE) in cifs_get_fattr()
1287 case -EREMOTE: in smb311_posix_get_fattr()
H A Dsmb1ops.c971 return -EREMOTE; in cifs_unix_dfs_readlink()
990 if (rc == -EREMOTE) in cifs_query_symlink()
H A Dsmb2inode.c959 case -EREMOTE: in smb2_query_path_info()
971 rc = -EREMOTE; in smb2_query_path_info()
/openbmc/linux/tools/arch/sparc/include/uapi/asm/
H A Derrno.h45 #define EREMOTE 71 /* Object is remote */ macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Derrno.h44 #define EREMOTE 66 /* Object is remote */ macro
/openbmc/linux/tools/arch/alpha/include/uapi/asm/
H A Derrno.h48 #define EREMOTE 71 /* Object is remote */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Derrno.h48 #define EREMOTE 71 /* Object is remote */ macro
/openbmc/linux/tools/arch/mips/include/uapi/asm/
H A Derrno.h44 #define EREMOTE 66 /* Object is remote */ macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Derrno.h45 #define EREMOTE 71 /* Object is remote */ macro
/openbmc/linux/tools/arch/parisc/include/uapi/asm/
H A Derrno.h42 #define EREMOTE 71 /* Object is remote */ macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Derrno.h42 #define EREMOTE 71 /* Object is remote */ macro
/openbmc/u-boot/include/linux/
H A Derrno.h74 #define EREMOTE 66 /* Object is remote */ macro
/openbmc/linux/net/9p/
H A Derror.c85 {"Object is remote", EREMOTE},
/openbmc/u-boot/lib/
H A Derrno_str.c80 ERRNO_MSG(EREMOTE, "Object is remote"),
/openbmc/qemu/linux-user/
H A Derrnos.c.inc123 E(EREMOTE)
/openbmc/linux/lib/
H A Derrname.c142 E(EREMOTE),
/openbmc/linux/arch/s390/kvm/
H A Ddiag.c243 return -EREMOTE; in __diag_ipl_functions()
H A Dpriv.c576 return -EREMOTE; in handle_tsch()
923 return -EREMOTE; in handle_stsi()
937 rc = -EREMOTE; in handle_stsi()
/openbmc/linux/fs/overlayfs/
H A Dnamei.c251 err = -EREMOTE; in ovl_lookup_single()
374 err = -EREMOTE; in ovl_lookup_data_layer()
1045 err = -EREMOTE; in ovl_lookup()
/openbmc/linux/net/batman-adv/
H A Drouting.c462 return -EREMOTE; in batadv_check_unicast_packet()
963 if (check == -EREMOTE) in batadv_recv_unicast_packet()
/openbmc/linux/fs/orangefs/
H A Dorangefs-utils.c466 EBADR, EDEADLOCK, ENODATA, ETIME, ENONET, EREMOTE, ECOMM,

12