Searched refs:nfs_generic_commit_list (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/fs/nfs/ |
A D | direct.c | 624 res = nfs_generic_commit_list(dreq->inode, &mds_list, 0, &cinfo); in nfs_direct_commit_schedule()
|
A D | internal.h | 526 int nfs_generic_commit_list(struct inode *inode, struct list_head *head,
|
A D | write.c | 1920 int nfs_generic_commit_list(struct inode *inode, struct list_head *head, in nfs_generic_commit_list() function 1946 ret = nfs_generic_commit_list(inode, &head, how, &cinfo); in __nfs_commit_inode()
|
Completed in 22 milliseconds