Home
last modified time | relevance | path

Searched refs:dropcaches (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/
H A Dxattrtest.c87 static int dropcaches = 0; variable
173 dropcaches = 1; in parse_args()
220 fprintf(stdout, "dropcaches: %d\n", dropcaches); in parse_args()
304 if (dropcaches) { in post_hook()