Searched refs:nfs_close_context (Results 1 – 4 of 4) sorted by relevance
339 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
741 .close_context = nfs_close_context,
771 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() function794 EXPORT_SYMBOL_GPL(nfs_close_context);
966 .close_context = nfs_close_context,