Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
H A Dstdio.h9 #define ENOSPC 28 /* No space left on device */ macro
/linux/include/uapi/asm-generic/
H A Derrno-base.h32 #define ENOSPC 28 /* No space left on device */ macro
/linux/tools/include/uapi/asm-generic/
H A Derrno-base.h32 #define ENOSPC 28 /* No space left on device */ macro
/linux/samples/bpf/
H A Dxdp_sample.bpf.h17 #define ENOSPC 28 macro