Searched refs:GLOF_NONDISK (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dglops.c710 .go_flags = GLOF_NONDISK,
738 .go_flags = GLOF_NONDISK,
745 .go_flags = GLOF_LRU | GLOF_NONDISK,
751 .go_flags = GLOF_LRU | GLOF_NONDISK,
756 .go_flags = GLOF_NONDISK,
762 .go_flags = GLOF_LVB | GLOF_LRU | GLOF_NONDISK,
767 .go_flags = GLOF_NONDISK,
H A Dincore.h234 #define GLOF_NONDISK 8 /* not I/O related */ macro
H A Dglock.c161 if (gl->gl_ops->go_flags & GLOF_NONDISK)

Completed in 186 milliseconds