Searched refs:FH_CANPUSH (Results 1 – 2 of 2) sorted by relevance
60 #define FH_CANPUSH 0x01 /* can push this handler out of the way */ macro
102 if ((ofh->fh_flags & FH_CANPUSH) == 0) { in fiq_claim()