Searched refs:GLOF_NONDISK (Results 1 – 3 of 3) sorted by relevance
749 .go_flags = GLOF_NONDISK,777 .go_flags = GLOF_NONDISK,784 .go_flags = GLOF_LRU | GLOF_NONDISK,790 .go_flags = GLOF_LRU | GLOF_NONDISK,795 .go_flags = GLOF_NONDISK,801 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,806 .go_flags = GLOF_NONDISK,
256 #define GLOF_NONDISK 8 /* not I/O related */ macro
154 if (gl->gl_ops->go_flags & GLOF_NONDISK) in glock_blocked_by_withdraw()