clear_request_commit 1177 fs/nfs/filelayout/filelayout.c 	.clear_request_commit	= pnfs_generic_clear_request_commit,
clear_request_commit 2506 fs/nfs/flexfilelayout/flexfilelayout.c 	.clear_request_commit	= pnfs_generic_clear_request_commit,
clear_request_commit  155 fs/nfs/pnfs.h  	void (*clear_request_commit) (struct nfs_page *req,
clear_request_commit  481 fs/nfs/pnfs.h  	if (ld == NULL || ld->clear_request_commit == NULL)
clear_request_commit  483 fs/nfs/pnfs.h  	ld->clear_request_commit(req, cinfo);