Searched refs:GB_NOWAIT_BD (Results 1 – 2 of 2) sorted by relevance
496 #define GB_NOWAIT_BD 0x0004 /* Do not wait for bufdaemon. */ macro
742 if ((gbflags & GB_NOWAIT_BD) != 0) in bufspace_wait()3805 if ((gbflags & GB_NOWAIT_BD) != 0) { in bp_unmapped_get_kva()4178 if ((flags & GB_NOWAIT_BD) && in geteblk()