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

/linux-4.4.14/fs/nfs/
H A Dinode.c763 * nfs_close_context - Common close_context() routine NFSv2/v3
771 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) nfs_close_context() function
794 EXPORT_SYMBOL_GPL(nfs_close_context); variable
H A Dinternal.h339 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
H A Dnfs3proc.c966 .close_context = nfs_close_context,
H A Dproc.c741 .close_context = nfs_close_context,

Completed in 61 milliseconds