Home
last modified time | relevance | path

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

/linux-5.19.10/fs/nfs/
Dpnfs.h187 void (*clear_request_commit) (struct nfs_page *req, member
530 if (!fl_cinfo || !fl_cinfo->ops || !fl_cinfo->ops->clear_request_commit) in pnfs_clear_request_commit()
532 fl_cinfo->ops->clear_request_commit(req, cinfo); in pnfs_clear_request_commit()
/linux-5.19.10/fs/nfs/filelayout/
Dfilelayout.c1106 .clear_request_commit = pnfs_generic_clear_request_commit,
/linux-5.19.10/fs/nfs/flexfilelayout/
Dflexfilelayout.c2476 .clear_request_commit = pnfs_generic_clear_request_commit,