Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs.h185 void (*mark_request_commit) (struct nfs_page *req, member
521 if (!lseg || !fl_cinfo->ops || !fl_cinfo->ops->mark_request_commit) in pnfs_mark_request_commit()
523 fl_cinfo->ops->mark_request_commit(req, lseg, cinfo, ds_commit_idx); in pnfs_mark_request_commit()
/OK3568_Linux_fs/kernel/fs/nfs/filelayout/
H A Dfilelayout.c1102 .mark_request_commit = filelayout_mark_request_commit,
/OK3568_Linux_fs/kernel/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c2489 .mark_request_commit = pnfs_layout_mark_request_commit,