Home
last modified time | relevance | path

Searched refs:nfs_local_open_fh (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfs/
H A Dinternal.h473 extern struct nfsd_file *nfs_local_open_fh(struct nfs_client *,
491 nfs_local_open_fh(struct nfs_client *clp, const struct cred *cred, in nfs_local_open_fh() function
H A Dlocalio.c270 nfs_local_open_fh(struct nfs_client *clp, const struct cred *cred, in nfs_local_open_fh() function
291 EXPORT_SYMBOL_GPL(nfs_local_open_fh);
H A Dwrite.c1787 localio = nfs_local_open_fh(NFS_SERVER(inode)->nfs_client, data->cred, in nfs_commit_list()
H A Dnfstrace.h1901 TRACE_EVENT(nfs_local_open_fh,
/linux/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c174 return nfs_local_open_fh(clp, cred, fh, &mirror->dss[dss_id].nfl, mode); in ff_local_open_fh()