Searched refs:commit_metadata (Results 1 – 5 of 5) sorted by relevance
287 if (export_ops->commit_metadata) in commit_inode_metadata()288 return export_ops->commit_metadata(inode); in commit_inode_metadata()293 commit_metadata(struct svc_fh *fhp) in commit_metadata() function474 host_err = commit_metadata(fhp); in nfsd_setattr()595 error = commit_metadata(fhp); in nfsd4_vfs_fallocate()1206 return nfserrno(commit_metadata(resfhp)); in nfsd_create_setattr()1313 err2 = nfserrno(commit_metadata(fhp)); in nfsd_create_locked()1522 err = nfserrno(commit_metadata(fhp)); in do_nfsd_create()1620 err = nfserrno(commit_metadata(fhp)); in nfsd_symlink()1687 err = nfserrno(commit_metadata(ffhp)); in nfsd_link()[all …]
208 int (*commit_metadata)(struct inode *inode); member
231 .commit_metadata = xfs_fs_nfs_commit_metadata,
1135 static int commit_metadata(struct clone *clone, bool *dest_dev_flushed) in commit_metadata() function1261 if (commit_metadata(clone, &dest_dev_flushed)) { in process_deferred_flush_bios()1457 (void) commit_metadata(clone, NULL); in clone_status()2016 (void) commit_metadata(clone, NULL); in clone_postsuspend()
1657 .commit_metadata = ext4_nfs_commit_metadata,