Home
last modified time | relevance | path

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
3057 sizeof (try_failover_table)/sizeof (try_failover_table[0]) || in try_failover()
3058 try_failover_table[rpc_status].cstat != rpc_status) { in try_failover()
3066 err = try_failover_table[rpc_status].error; in try_failover()