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.h718 int ntfs3_write_inode(struct inode *inode, struct writeback_control *wbc);
H A Dsuper.c785 .write_inode = ntfs3_write_inode,
H A Dinode.c1017 int ntfs3_write_inode(struct inode *inode, struct writeback_control *wbc) in ntfs3_write_inode() function