Searched refs:xfs_fsync (Results 1 – 3 of 3) sorted by relevance
23 int xfs_fsync(struct xfs_inode *ip);
594 xfs_fsync( in xfs_fsync() function
181 return -xfs_fsync(XFS_I(dentry->d_inode)); in xfs_file_fsync()