Searched refs:UAENOTEMPTY (Results 1 – 2 of 2) sorted by relevance
/linux/fs/afs/ | ||
H A D | protocol_uae.h | 47 UAENOTEMPTY = 0x2f6df26, /* Directory not empty */ enumerator |
H A D | misc.c | 85 case UAENOTEMPTY: return -ENOTEMPTY; in afs_abort_to_error() |