Searched refs:nfs_mark_request_commit (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
D | direct.c | 617 nfs_mark_request_commit(req, NULL, &cinfo, 0); in nfs_direct_commit_complete() 636 nfs_mark_request_commit(req, NULL, cinfo, 0); in nfs_direct_resched_write() 730 nfs_mark_request_commit(req, hdr->lseg, &cinfo, in nfs_direct_write_completion() 734 nfs_mark_request_commit(req, NULL, &cinfo, 0); in nfs_direct_write_completion()
|
D | write.c | 938 nfs_mark_request_commit(struct nfs_page *req, struct pnfs_layout_segment *lseg, in nfs_mark_request_commit() function 1008 nfs_mark_request_commit(req, hdr->lseg, &cinfo, in nfs_write_completion() 1772 nfs_mark_request_commit(req, lseg, cinfo, ds_commit_idx); in nfs_retry_commit()
|
D | internal.h | 503 void nfs_mark_request_commit(struct nfs_page *req,
|