Searched refs:nfs_retry_commit (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/nfs/ |
D | pnfs_nfs.c | 445 nfs_retry_commit(&pages, freeme, cinfo, idx); in pnfs_generic_retry_commit() 520 nfs_retry_commit(mds_pages, NULL, cinfo, -1); in pnfs_generic_commit_pagelist()
|
D | write.c | 1776 void nfs_retry_commit(struct list_head *page_list, in nfs_retry_commit() function 1792 EXPORT_SYMBOL_GPL(nfs_retry_commit); 1817 nfs_retry_commit(head, NULL, cinfo, -1); in nfs_commit_list()
|
D | internal.h | 528 void nfs_retry_commit(struct list_head *page_list,
|