Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dntfs_fs.h711 int ntfs3_write_inode(struct inode *inode, struct writeback_control *wbc);
H A Dsuper.c779 .write_inode = ntfs3_write_inode,
H A Dinode.c1047 int ntfs3_write_inode(struct inode *inode, struct writeback_control *wbc) in ntfs3_write_inode() function