Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/tmpfs/
H A Dtmpfs_vnops.c88 __read_mostly static int tmpfs_cluster_rd_enable = 1; variable
93 &tmpfs_cluster_rd_enable, 0, "");
606 if (tmpfs_cluster_rd_enable) { in tmpfs_read()