Searched defs:nfs3_do_symlink_cache (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs3_vnops.c1667 static int nfs3_do_symlink_cache = 1; variable
1692 if (nfs3_do_symlink_cache && rp->r_symlink.contents != NULL) {
1740 if (nfs3_do_symlink_cache && rp->r_symlink.contents == NULL) {
3654 if (nfs3_do_symlink_cache &&

Completed in 334 milliseconds