Searched refs:nfs_retry_commit (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/nfs/ |
H A D | pnfs_nfs.c | 191 nfs_retry_commit(&bucket->committing, bucket->clseg, cinfo, i); pnfs_generic_retry_commit() 250 nfs_retry_commit(mds_pages, NULL, cinfo, 0); pnfs_generic_commit_pagelist()
|
H A D | write.c | 1629 void nfs_retry_commit(struct list_head *page_list, nfs_retry_commit() function 1645 EXPORT_SYMBOL_GPL(nfs_retry_commit); variable 1667 nfs_retry_commit(head, NULL, cinfo, 0); nfs_commit_list()
|
H A D | internal.h | 465 void nfs_retry_commit(struct list_head *page_list,
|
Completed in 82 milliseconds