Searched refs:CLEAR_IONOLOCK (Results 1 – 2 of 2) sorted by relevance
71 #define CLEAR_IONOLOCK(iop) ((iop)->_flag &= ~_IONOLOCK) macro88 #define CLEAR_IONOLOCK(iop) ((iop)->__ionolock = 0) macro
103 CLEAR_IONOLOCK(iop); in __fsetlocking()