Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dproc.c756 .close_context = nfs_close_context,
H A Dinternal.h378 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
H A Dinode.c1008 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() function
1032 EXPORT_SYMBOL_GPL(nfs_close_context);
H A Dnfs3proc.c1061 .close_context = nfs_close_context,