Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c228 static enum clnt_stat nfs4_trigger_ping_server(servinfo4_t *, int);
913 status = nfs4_trigger_ping_server(svp, nointr); in nfs4_trigger_domount_args_create()
986 status = nfs4_trigger_ping_server(svp, nointr); in nfs4_trigger_domount_args_create()
3361 nfs4_trigger_ping_server(servinfo4_t *svp, int nointr) in nfs4_trigger_ping_server() function