mark_request_commit 1176 fs/nfs/filelayout/filelayout.c 	.mark_request_commit	= filelayout_mark_request_commit,
mark_request_commit 2505 fs/nfs/flexfilelayout/flexfilelayout.c 	.mark_request_commit	= pnfs_layout_mark_request_commit,
mark_request_commit  151 fs/nfs/pnfs.h  	void (*mark_request_commit) (struct nfs_page *req,
mark_request_commit  469 fs/nfs/pnfs.h  	if (lseg == NULL || ld->mark_request_commit == NULL)
mark_request_commit  471 fs/nfs/pnfs.h  	ld->mark_request_commit(req, lseg, cinfo, ds_commit_idx);