Searched refs:try_failover_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c2979 } try_failover_table [] = { variable in typeref:struct:try_failover_tab
3057 sizeof (try_failover_table)/sizeof (try_failover_table[0]) ||
3058 try_failover_table[rpc_status].cstat != rpc_status) {
3066 err = try_failover_table[rpc_status].error;

Completed in 62 milliseconds