Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfs/
H A Dinternal.h519 int nfs_generic_commit_list(struct inode *inode, struct list_head *head,
H A Dwrite.c1893 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list() function
1919 ret = nfs_generic_commit_list(inode, &head, how, &cinfo); in __nfs_commit_inode()
H A Ddirect.c656 res = nfs_generic_commit_list(dreq->inode, &mds_list, 0, &cinfo); in nfs_direct_commit_schedule()