Searched refs:EALREADY (Results 1 – 5 of 5) sorted by relevance
10 #define EALREADY 37 /* Operation already in progress */ macro
103 #define EALREADY 149 /* Operation already in progress */ macro
107 #define EALREADY 244 /* Operation already in progress */ macro
13 #define EALREADY 37 /* Operation already in progress */ macro
42 ret = -EALREADY; in gio_open()