Home
last modified time | relevance | path

Searched defs:ENOSPC (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Dstdio.h9 #define ENOSPC 28 /* No space left on device */ macro
/openbmc/linux/include/uapi/asm-generic/
H A Derrno-base.h32 #define ENOSPC 28 /* No space left on device */ macro
/openbmc/linux/tools/include/uapi/asm-generic/
H A Derrno-base.h32 #define ENOSPC 28 /* No space left on device */ macro
/openbmc/linux/samples/bpf/
H A Dxdp_sample.bpf.h17 #define ENOSPC 28 macro
/openbmc/webui-vue/src/utilities/
H A DNBDServer.js24 const ENOSPC = 28; constant
/openbmc/phosphor-webui/app/server-control/controllers/
H A Dvirtual-media-controller.js96 const ENOSPC = 28; constant
/openbmc/u-boot/fs/yaffs2/
H A Dyportenv.h170 #define ENOSPC 28 macro
/openbmc/u-boot/include/linux/
H A Derrno.h31 #define ENOSPC 28 /* No space left on device */ macro