Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1804 #define NFS4_NUM_RECOV_RETRIES 3 macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vnops.c15115 int num_retries = NFS4_NUM_RECOV_RETRIES; in nfs4close_one()