Searched refs:nfs4_fetch_locations (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_stub_vnops.c | 1376 nfs4_fetch_locations(mntinfo4_t *mi, nfs4_sharedfh_t *sfh, char *nm, in nfs4_fetch_locations() function 1542 if (nfs4_fetch_locations(mi, VTOR4(dvp)->r_fh, nm, cr, in find_referral_stubvp() 1628 ret = nfs4_fetch_locations(mi, sfh, nm, cr, &garp, &callres, TRUE); in nfs4_process_referral()
|
/titanic_41/usr/src/uts/common/nfs/ |
H A D | nfs4_clnt.h | 2075 extern int nfs4_fetch_locations(mntinfo4_t *, struct nfs4_sharedfh *,
|