Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dclient.c307 error = nfs_wait_client_init_complete(clp); in nfs_match_client()
384 int nfs_wait_client_init_complete(const struct nfs_client *clp) in nfs_wait_client_init_complete() function
389 EXPORT_SYMBOL_GPL(nfs_wait_client_init_complete);
400 error = nfs_wait_client_init_complete(clp); in nfs_found_client()
H A Dnfs4client.c481 status = nfs_wait_client_init_complete(pos); in nfs4_match_client()
H A Dnfs4state.c334 status = nfs_wait_client_init_complete(clp); in nfs41_discover_server_trunking()