Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfs/
Dclient.c299 error = nfs_wait_client_init_complete(clp); in nfs_match_client()
368 int nfs_wait_client_init_complete(const struct nfs_client *clp) in nfs_wait_client_init_complete() function
373 EXPORT_SYMBOL_GPL(nfs_wait_client_init_complete);
384 error = nfs_wait_client_init_complete(clp); in nfs_found_client()
Dinternal.h239 extern int nfs_wait_client_init_complete(const struct nfs_client *clp);
Dnfs4client.c551 status = nfs_wait_client_init_complete(pos); in nfs4_match_client()
Dnfs4state.c384 status = nfs_wait_client_init_complete(clp); in nfs41_discover_server_trunking()