Home
last modified time | relevance | path

Searched refs:ntfs3_write_inode (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ntfs3/
H A Dntfs_fs.h803 int ntfs3_write_inode(struct inode *inode, struct writeback_control *wbc);
H A Dsuper.c879 .write_inode = ntfs3_write_inode,
H A Dinode.c1243 int ntfs3_write_inode(struct inode *inode, struct writeback_control *wbc) in ntfs3_write_inode() function