Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dclient.c298 error = nfs_wait_client_init_complete(clp); in nfs_match_client()
363 int nfs_wait_client_init_complete(const struct nfs_client *clp) in nfs_wait_client_init_complete() function
368 EXPORT_SYMBOL_GPL(nfs_wait_client_init_complete);
379 error = nfs_wait_client_init_complete(clp); in nfs_found_client()
Dinternal.h235 extern int nfs_wait_client_init_complete(const struct nfs_client *clp);
Dnfs4client.c546 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()