Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dpnfs.h195 void (*clear_request_commit) (struct nfs_page *req, member
542 if (!fl_cinfo || !fl_cinfo->ops || !fl_cinfo->ops->clear_request_commit) in pnfs_clear_request_commit()
544 fl_cinfo->ops->clear_request_commit(req, cinfo); in pnfs_clear_request_commit()
/linux-6.12.1/fs/nfs/filelayout/
Dfilelayout.c1110 .clear_request_commit = pnfs_generic_clear_request_commit,
/linux-6.12.1/fs/nfs/flexfilelayout/
Dflexfilelayout.c2596 .clear_request_commit = pnfs_generic_clear_request_commit,