Searched refs:ff_ENOTEMPTY (Results 1 – 2 of 2) sorted by relevance
| /f-stack/lib/ | ||
| H A D | ff_errno.h | 108 #define ff_ENOTEMPTY 66 /* Directory not empty */ macro |
| H A D | ff_host_interface.c | 311 case ff_ENOTEMPTY: errno = ENOTEMPTY; break; in ff_os_errno() |