Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dpnfs.h155 void (*clear_request_commit) (struct nfs_page *req, member
481 if (ld == NULL || ld->clear_request_commit == NULL) in pnfs_clear_request_commit()
483 ld->clear_request_commit(req, cinfo); in pnfs_clear_request_commit()
/Linux-v5.4/fs/nfs/filelayout/
Dfilelayout.c1177 .clear_request_commit = pnfs_generic_clear_request_commit,
/Linux-v5.4/fs/nfs/flexfilelayout/
Dflexfilelayout.c2506 .clear_request_commit = pnfs_generic_clear_request_commit,