Home
last modified time | relevance | path

Searched refs:nfs4_find_or_create_ds_client (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/filelayout/
H 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()
1001 ds_clnt = nfs4_find_or_create_ds_client(ds->ds_clp, data->inode); in filelayout_initiate_commit()
/kernel/linux/linux-6.6/fs/nfs/filelayout/
H 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()
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4client.c124 * nfs4_find_or_create_ds_client - Find or create a DS rpc client
132 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); variable
H A Dinternal.h245 extern struct rpc_clnt *nfs4_find_or_create_ds_client(struct nfs_client *,
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4client.c125 * nfs4_find_or_create_ds_client - Find or create a DS rpc client
133 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); variable
H A Dinternal.h247 extern struct rpc_clnt *nfs4_find_or_create_ds_client(struct nfs_client *,
/kernel/linux/linux-5.10/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c453 return nfs4_find_or_create_ds_client(ds_clp, inode); in nfs4_ff_find_or_create_ds_client()
/kernel/linux/linux-6.6/fs/nfs/flexfilelayout/
H A Dflexfilelayoutdev.c455 return nfs4_find_or_create_ds_client(ds_clp, inode); in nfs4_ff_find_or_create_ds_client()

Completed in 19 milliseconds