Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c996 bool_t is_recov; in nfs_clget4() local
1026 is_recov = (curthread == mi->mi_recovthread); in nfs_clget4()
1040 (!is_recov || !firstcall)) { in nfs_clget4()
1224 bool_t tryagain, is_recov; in nfs4_rfscall() local
1277 is_recov = (curthread == mi->mi_recovthread); in nfs4_rfscall()
1285 is_recov ? "recov thread" : "not recov thread")); in nfs4_rfscall()
1302 (!is_recov || !firstcall)) { in nfs4_rfscall()
1312 !is_recov || !firstcall) { in nfs4_rfscall()
H A Dnfs4_vnops.c1695 bool_t is_recov) in nfs4_reopen() argument
1926 if (!is_recov && !frc_use_claim_previous && in nfs4_reopen()
2169 cred_otw, is_recov, &retry_open, in nfs4_reopen()