Home
last modified time | relevance | path

Searched refs:nfs_commit_free (Results 1 – 3 of 3) sorted by relevance

/fs/nfs/
Dwrite.c99 void nfs_commit_free(struct nfs_commit_data *p) in nfs_commit_free() function
103 EXPORT_SYMBOL_GPL(nfs_commit_free);
1670 nfs_commit_free(data); in nfs_commitdata_release()
Dinternal.h472 extern void nfs_commit_free(struct nfs_commit_data *p);
Dpnfs_nfs.c251 nfs_commit_free(data); in pnfs_generic_commit_cancel_empty_pagelist()