Searched refs:commit_metadata (Results 1 – 6 of 6) sorted by relevance
366 if (export_ops->commit_metadata) in commit_inode_metadata()367 return export_ops->commit_metadata(inode); in commit_inode_metadata()372 commit_metadata(struct svc_fh *fhp) in commit_metadata() function609 host_err = commit_metadata(fhp); in nfsd_setattr()728 error = commit_metadata(fhp); in nfsd4_vfs_fallocate()1424 status = nfserrno(commit_metadata(resfhp)); in nfsd_create_setattr()1432 status = nfserrno(commit_metadata(fhp)); in nfsd_create_setattr()1697 err = nfserrno(commit_metadata(fhp)); in nfsd_symlink()1763 err = nfserrno(commit_metadata(ffhp)); in nfsd_link()1765 err = nfserrno(commit_metadata(tfhp)); in nfsd_link()[all …]
233 int (*commit_metadata)(struct inode *inode); member
245 .commit_metadata = xfs_fs_nfs_commit_metadata,
1129 static int commit_metadata(struct clone *clone, bool *dest_dev_flushed) in commit_metadata() function1247 if (commit_metadata(clone, &dest_dev_flushed)) { in process_deferred_flush_bios()1443 (void) commit_metadata(clone, NULL); in clone_status()2005 (void) commit_metadata(clone, NULL); in clone_postsuspend()
836 .commit_metadata = ntfs_nfs_commit_metadata,
1649 .commit_metadata = ext4_nfs_commit_metadata,