Searched refs:nfs_write_need_commit (Results 1 – 3 of 3) sorted by relevance
517 int nfs_write_need_commit(struct nfs_pgio_header *);
966 int nfs_write_need_commit(struct nfs_pgio_header *hdr) in nfs_write_need_commit() function997 if (nfs_write_need_commit(hdr)) { in nfs_write_completion()
745 if (hdr->good_bytes != 0 && nfs_write_need_commit(hdr)) { in nfs_direct_write_completion()