Searched refs:nfs_close_context (Results 1 – 3 of 3) sorted by relevance
384 void nfs_close_context(struct nfs_open_context *ctx, int is_sync);
1174 void nfs_close_context(struct nfs_open_context *ctx, int is_sync) in nfs_close_context() function1198 EXPORT_SYMBOL_GPL(nfs_close_context);
1118 .close_context = nfs_close_context,