Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client.c3889 int nfs4_warn_dupfh = 0; /* if set, always warn about dup fhs below */ variable
3935 if (!(mi->mi_vfsp->vfs_flag & VFS_RDONLY) || nfs4_warn_dupfh) { in sfh4_update()