Searched refs:nfs_local_open_fh (Results 1 – 4 of 4) sorted by relevance
/linux/fs/nfs/ |
H A D | localio.c | 262 nfs_local_open_fh(struct nfs_client *clp, const struct cred *cred, in nfs_local_open_fh() function 283 EXPORT_SYMBOL_GPL(nfs_local_open_fh);
|
H A D | internal.h | 459 extern struct nfsd_file *nfs_local_open_fh(struct nfs_client *, 477 nfs_local_open_fh(struct nfs_client *clp, const struct cred *cred, in nfs_local_open_fh() function
|
H A D | nfstrace.h | 1693 TRACE_EVENT(nfs_local_open_fh,
|
/linux/fs/nfs/flexfilelayout/ |
H A D | flexfilelayout.c | 174 return nfs_local_open_fh(clp, cred, fh, &mirror->nfl, mode); in ff_local_open_fh()
|