Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c1153 static int rfs_write_async = 1; /* enables write clustering if == 1 */ variable
1199 if (!rfs_write_async) { in rfs_write()