Searched refs:EREMCHG (Results 1 - 19 of 19) sorted by relevance

/linux-master/arch/alpha/include/uapi/asm/
H A Derrno.h96 #define EREMCHG 115 /* Remote address changed */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Derrno.h57 #define EREMCHG 82 /* Remote address changed */ macro
/linux-master/arch/sparc/include/uapi/asm/
H A Derrno.h63 #define EREMCHG 89 /* Remote address changed */ macro
/linux-master/tools/arch/alpha/include/uapi/asm/
H A Derrno.h96 #define EREMCHG 115 /* Remote address changed */ macro
/linux-master/tools/arch/mips/include/uapi/asm/
H A Derrno.h57 #define EREMCHG 82 /* Remote address changed */ macro
/linux-master/tools/arch/sparc/include/uapi/asm/
H A Derrno.h63 #define EREMCHG 89 /* Remote address changed */ macro
/linux-master/include/uapi/asm-generic/
H A Derrno.h61 #define EREMCHG 78 /* Remote address changed */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Derrno.h61 #define EREMCHG 78 /* Remote address changed */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Derrno.h56 #define EREMCHG 169 /* Remote address changed */ macro
/linux-master/tools/arch/parisc/include/uapi/asm/
H A Derrno.h56 #define EREMCHG 169 /* Remote address changed */ macro
/linux-master/lib/
H A Derrname.c138 E(EREMCHG),
/linux-master/fs/smb/client/
H A Dcached_dir.c288 if (rc == -EREMCHG) {
H A Dsmb2inode.c635 if (rc == -EREMCHG) {
H A Dsmb2maperror.c501 {STATUS_NETWORK_NAME_DELETED, -EREMCHG, "STATUS_NETWORK_NAME_DELETED"},
H A Dsmb2ops.c2755 if (rc == -EREMCHG) {
H A Dsmb2pdu.c3229 if (rc == -EREMCHG) {
/linux-master/block/
H A Dblk-core.c168 [BLK_STS_DM_REQUEUE] = { -EREMCHG, "dm internal retry" },
/linux-master/net/ipv6/
H A Desp6.c197 sk = nsk ?: ERR_PTR(-EREMCHG);
/linux-master/net/ipv4/
H A Desp4.c180 sk = nsk ?: ERR_PTR(-EREMCHG);

Completed in 725 milliseconds