Searched refs:GLOF_NONDISK (Results 1 – 3 of 3) sorted by relevance
721 .go_flags = GLOF_NONDISK,750 .go_flags = GLOF_NONDISK,757 .go_flags = GLOF_LRU | GLOF_NONDISK,763 .go_flags = GLOF_LRU | GLOF_NONDISK,768 .go_flags = GLOF_NONDISK,774 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,779 .go_flags = GLOF_NONDISK,
234 #define GLOF_NONDISK 8 /* not I/O related */ macro
161 if (gl->gl_ops->go_flags & GLOF_NONDISK) in glock_blocked_by_withdraw()