Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dpnfs.h153 void (*clear_request_commit) (struct nfs_page *req, member
474 if (ld == NULL || ld->clear_request_commit == NULL) in pnfs_clear_request_commit()
476 ld->clear_request_commit(req, cinfo); in pnfs_clear_request_commit()
/Linux-v4.19/fs/nfs/filelayout/
Dfilelayout.c1175 .clear_request_commit = pnfs_generic_clear_request_commit,
/Linux-v4.19/fs/nfs/flexfilelayout/
Dflexfilelayout.c2370 .clear_request_commit = pnfs_generic_clear_request_commit,