Searched refs:commit_metadata (Results 1 – 6 of 6) sorted by relevance
287 if (export_ops->commit_metadata) in commit_inode_metadata()293 commit_metadata(struct svc_fh *fhp) in commit_metadata() function460 host_err = commit_metadata(fhp); in nfsd_setattr()582 error = commit_metadata(fhp); in nfsd4_vfs_fallocate()1290 err2 = nfserrno(commit_metadata(fhp)); in nfsd_create_locked()1500 err = nfserrno(commit_metadata(fhp)); in do_nfsd_create()1599 err = nfserrno(commit_metadata(fhp)); in nfsd_symlink()1666 err = nfserrno(commit_metadata(ffhp)); in nfsd_link()1794 host_err = commit_metadata(tfhp); in nfsd_rename()1796 host_err = commit_metadata(ffhp); in nfsd_rename()[all …]
208 int (*commit_metadata)(struct inode *inode); member
231 .commit_metadata = xfs_fs_nfs_commit_metadata,
1129 static int commit_metadata(struct clone *clone, bool *dest_dev_flushed) in commit_metadata() function1251 if (commit_metadata(clone, &dest_dev_flushed)) { in process_deferred_flush_bios()1447 (void) commit_metadata(clone, NULL); in clone_status()2009 (void) commit_metadata(clone, NULL); in clone_postsuspend()
650 .commit_metadata = ntfs_nfs_commit_metadata,
1663 .commit_metadata = ext4_nfs_commit_metadata,
Completed in 26 milliseconds