Home
last modified time | relevance | path

Searched refs:pnfs_commit_list (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/nfs/
Dpnfs.h435 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() function
733 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() function
Dwrite.c1886 status = pnfs_commit_list(inode, head, how, cinfo); in nfs_generic_commit_list()