Searched refs:NFSL_ALL (Results 1 – 3 of 3) sorted by relevance
222 #define NFSL_ALL 0x01 /* Flush all buffers */ macro
1134 if ((nfsl_args->directive & NFSL_ALL) == 0) { in nfsl_flush()1155 nfsl_args->directive & NFSL_ALL ? "all" : nfsl_args->buff)); in nfsl_flush()1212 if (args->directive & NFSL_ALL) { in nfslog_do_flush()1231 if (!found && ((args->directive & NFSL_ALL) == 0) && in nfslog_do_flush()
720 nfa.directive = NFSL_ALL; /* flush all asynchronously */ in nfsl_flush()