Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nfs/filelayout/
A Dfilelayout.c470 ds_clnt = nfs4_find_or_create_ds_client(ds->ds_clp, hdr->inode); in filelayout_read_pagelist()
513 ds_clnt = nfs4_find_or_create_ds_client(ds->ds_clp, hdr->inode); in filelayout_write_pagelist()
1008 ds_clnt = nfs4_find_or_create_ds_client(ds->ds_clp, data->inode); in filelayout_initiate_commit()
/linux-6.3-rc2/fs/nfs/
A Dnfs4client.c132 nfs4_find_or_create_ds_client(struct nfs_client *ds_clp, struct inode *inode) in nfs4_find_or_create_ds_client() function
149 EXPORT_SYMBOL_GPL(nfs4_find_or_create_ds_client);
A Dinternal.h243 extern struct rpc_clnt *nfs4_find_or_create_ds_client(struct nfs_client *,
/linux-6.3-rc2/fs/nfs/flexfilelayout/
A Dflexfilelayoutdev.c455 return nfs4_find_or_create_ds_client(ds_clp, inode); in nfs4_ff_find_or_create_ds_client()

Completed in 10 milliseconds