Lines Matching refs:ENOSPC
117 * Returns %-ENOSPC if it couldn't do more free space, and other negative error
146 if (err != -EAGAIN && err != -ENOSPC)
156 return -ENOSPC;
290 * This function returns zero in case of success, and %-ENOSPC in case of
334 return -ENOSPC;
343 return -ENOSPC;
347 return -ENOSPC;
422 * %-ENOSPC if there is no free space and other negative error codes in case of
455 return -ENOSPC;
487 } else if (err == -ENOSPC) {
490 dbg_budg("-ENOSPC, but anyway try once again");
493 dbg_budg("FS is full, -ENOSPC");