Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_cluster.c76 static int write_behind = 1; variable
77 SYSCTL_INT(_vfs, OID_AUTO, write_behind, CTLFLAG_RW, &write_behind, 0,
627 switch (write_behind) { in cluster_wbuild_wb()