Searched refs:nfs_generic_commit_list (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/fs/nfs/ |
D | internal.h | 479 int nfs_generic_commit_list(struct inode *inode, struct list_head *head,
|
D | write.c | 1775 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list() function 1801 error = nfs_generic_commit_list(inode, &head, how, &cinfo); in nfs_commit_inode()
|
D | direct.c | 748 res = nfs_generic_commit_list(dreq->inode, &mds_list, 0, &cinfo); in nfs_direct_commit_schedule()
|