Searched refs:__ntfs_write_inode (Results 1 – 4 of 4) sorted by relevance
176 ret = __ntfs_write_inode(vi, 1); in ntfs_file_fsync()
1210 ret = __ntfs_write_inode(vi, 1); in ntfs_dir_fsync()
2220 return __ntfs_write_inode(vi, wbc->sync_mode == WB_SYNC_ALL); in ntfs_write_inode()
2704 int __ntfs_write_inode(struct inode *vi, int sync) in __ntfs_write_inode() function