Searched refs:ETOOMANYREFS (Results 1 – 15 of 15) sorted by relevance
92 #define ETOOMANYREFS 109 /* Too many references: cannot splice */ macro
98 #define ETOOMANYREFS 144 /* Too many references: cannot splice */ macro
33 #define ETOOMANYREFS 59 /* Too many references: cannot splice */ macro
100 #define ETOOMANYREFS 237 /* Too many references: cannot splice */ macro
36 #define ETOOMANYREFS 59 /* Too many references: cannot splice */ macro
109 return -ETOOMANYREFS; in unix_attach_fds()
162 E(ETOOMANYREFS),
800 [-VERR_NET_TOO_MANY_REFERENCES] = -ETOOMANYREFS,
139 with BLK_STS_ZONE_OPEN_RESOURCE, which user space may see as the ETOOMANYREFS
187 [BLK_STS_ZONE_OPEN_RESOURCE] = { -ETOOMANYREFS, "open zones exceeded" },