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