Searched refs:ENOTUNIQ (Results 1 - 20 of 20) sorted by relevance

/linux-master/arch/alpha/include/uapi/asm/
H A Derrno.h94 #define ENOTUNIQ 113 /* Name not unique on network */ macro
/linux-master/arch/mips/include/uapi/asm/
H A Derrno.h55 #define ENOTUNIQ 80 /* Name not unique on network */ macro
/linux-master/arch/sparc/include/uapi/asm/
H A Derrno.h91 #define ENOTUNIQ 115 /* Name not unique on network */ macro
/linux-master/tools/arch/alpha/include/uapi/asm/
H A Derrno.h94 #define ENOTUNIQ 113 /* Name not unique on network */ macro
/linux-master/tools/arch/mips/include/uapi/asm/
H A Derrno.h55 #define ENOTUNIQ 80 /* Name not unique on network */ macro
/linux-master/tools/arch/sparc/include/uapi/asm/
H A Derrno.h91 #define ENOTUNIQ 115 /* Name not unique on network */ macro
/linux-master/include/uapi/asm-generic/
H A Derrno.h59 #define ENOTUNIQ 76 /* Name not unique on network */ macro
/linux-master/tools/include/uapi/asm-generic/
H A Derrno.h59 #define ENOTUNIQ 76 /* Name not unique on network */ macro
/linux-master/arch/parisc/include/uapi/asm/
H A Derrno.h54 #define ENOTUNIQ 167 /* Name not unique on network */ macro
/linux-master/tools/arch/parisc/include/uapi/asm/
H A Derrno.h54 #define ENOTUNIQ 167 /* Name not unique on network */ macro
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c127 result = -ENOTUNIQ;
/linux-master/lib/
H A Derrname.c123 E(ENOTUNIQ),
/linux-master/include/scsi/
H A Dscsi_transport_fc.h268 #define VPCERR_BAD_WWN -ENOTUNIQ /* driver validation
/linux-master/drivers/virt/vboxguest/
H A Dvboxguest_utils.c786 [-VERR_NET_NOT_UNIQUE_NAME] = -ENOTUNIQ,
/linux-master/drivers/media/mc/
H A Dmc-entity.c1426 return ERR_PTR(-ENOTUNIQ);
1458 return ERR_PTR(-ENOTUNIQ);
/linux-master/fs/smb/client/
H A Dsmb2maperror.c487 {STATUS_DUPLICATE_NAME, -ENOTUNIQ, "STATUS_DUPLICATE_NAME"},
1345 {RPC_NT_DUPLICATE_ENDPOINT, -ENOTUNIQ, "RPC_NT_DUPLICATE_ENDPOINT"},
/linux-master/net/bluetooth/hidp/
H A Dcore.c1326 return -ENOTUNIQ;
/linux-master/net/mac80211/
H A Dsta_info.c749 return -ENOTUNIQ;
H A Diface.c382 return -ENOTUNIQ;
/linux-master/drivers/nvme/host/
H A Dfc.c3073 return -ENOTUNIQ;

Completed in 492 milliseconds