Searched refs:nfs_generic_commit_list (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/nfs/ |
| H A D | write.c | 1869 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, 1895 ret = nfs_generic_commit_list(inode, &head, how, &cinfo); in __nfs_commit_inode() 1870 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, nfs_generic_commit_list() function
|
| H A D | direct.c | 701 res = nfs_generic_commit_list(dreq->inode, &mds_list, 0, &cinfo); in nfs_direct_commit_schedule()
|