Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dclient.c298 error = nfs_wait_client_init_complete(clp); in nfs_match_client()
357 int nfs_wait_client_init_complete(const struct nfs_client *clp) in nfs_wait_client_init_complete() function
362 EXPORT_SYMBOL_GPL(nfs_wait_client_init_complete);
373 error = nfs_wait_client_init_complete(clp); in nfs_found_client()
Dinternal.h190 extern int nfs_wait_client_init_complete(const struct nfs_client *clp);
Dnfs4client.c515 status = nfs_wait_client_init_complete(pos); in nfs4_match_client()
Dnfs4state.c380 status = nfs_wait_client_init_complete(clp); in nfs41_discover_server_trunking()