Searched refs:nfs_local_open_fh (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/fs/nfs/ |
D | localio.c | 222 nfs_local_open_fh(struct nfs_client *clp, const struct cred *cred, in nfs_local_open_fh() function 249 EXPORT_SYMBOL_GPL(nfs_local_open_fh);
|
D | internal.h | 459 extern struct nfsd_file *nfs_local_open_fh(struct nfs_client *, 476 nfs_local_open_fh(struct nfs_client *clp, const struct cred *cred, in nfs_local_open_fh() function
|
D | pagelist.c | 964 nfs_local_open_fh(clp, hdr->cred, in nfs_generic_pg_pgios()
|
D | write.c | 1817 localio = nfs_local_open_fh(NFS_SERVER(inode)->nfs_client, data->cred, in nfs_commit_list()
|
D | nfstrace.h | 1688 TRACE_EVENT(nfs_local_open_fh,
|
/linux-6.12.1/Documentation/filesystems/nfs/ |
D | localio.rst | 287 See fs/nfs/localio.c:nfs_local_open_fh() and 292 The client's fs/nfs/localio.c:nfs_local_open_fh() will call into the 297 to nfs_local_open_fh() and the client will try to reestablish the
|
/linux-6.12.1/fs/nfs/flexfilelayout/ |
D | flexfilelayout.c | 178 return nfs_local_open_fh(clp, cred, fh, mode); in ff_local_open_fh()
|