Home
last modified time | relevance | path

Searched refs:__ntfs_write_inode (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ntfs/
A Dinode.h295 extern int __ntfs_write_inode(struct inode *vi, int sync);
300 __ntfs_write_inode(vi, 1); in ntfs_commit_inode()
A Ddir.c1512 ret = __ntfs_write_inode(vi, 1); in ntfs_dir_fsync()
A Dfile.c1970 ret = __ntfs_write_inode(vi, 1); in ntfs_file_fsync()
A Dsuper.c2655 return __ntfs_write_inode(vi, wbc->sync_mode == WB_SYNC_ALL); in ntfs_write_inode()
A Dinode.c2944 int __ntfs_write_inode(struct inode *vi, int sync) in __ntfs_write_inode() function

Completed in 35 milliseconds