Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dpnfs.h477 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() function
817 pnfs_commit_list(struct inode *inode, struct list_head *mds_pages, int how, in pnfs_commit_list() function
H A Dwrite.c1924 status = pnfs_commit_list(inode, head, how, cinfo); in nfs_generic_commit_list()