Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/nfs/
H A Dnfs4.h747 extern void rfs4_servinst_create(int, int, char **);
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c3193 rfs4_servinst_create(start_grace, numadded_paths, added_paths); in hanfsv4_failover()
H A Dnfs4_state.c1205 rfs4_servinst_create(start_grace, 1, &dss_path); in rfs4_state_init()
H A Dnfs4_srv.c726 rfs4_servinst_create(int start_grace, int dss_npaths, char **dss_paths) in rfs4_servinst_create() function