Home
last modified time | relevance | path

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

/linux-6.1.9/fs/nfs/
Dproc.c756 .close_context = nfs_close_context,
Dinternal.h374 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
Dinode.c997 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() function
1021 EXPORT_SYMBOL_GPL(nfs_close_context);
Dnfs3proc.c1061 .close_context = nfs_close_context,