Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfs4client.c133 nfs4_find_or_create_ds_client(struct nfs_client *ds_clp, struct inode *inode) in nfs4_find_or_create_ds_client() function
150 EXPORT_SYMBOL_GPL(nfs4_find_or_create_ds_client);
H A Dinternal.h254 extern struct rpc_clnt *nfs4_find_or_create_ds_client(struct nfs_client *,
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c472 return nfs4_find_or_create_ds_client(ds_clp, inode); in nfs4_ff_find_or_create_ds_client()