Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h754 #define NFS4_REFERRAL_LOOP_MAX 20 macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_vfsops.c1707 if (mi->mi_vfs_referral_loop_cnt >= NFS4_REFERRAL_LOOP_MAX) { in nfs4getfh_otw()