Searched refs:ntfs_write_end (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ntfs3/
H A Dfile.c151 err = ntfs_write_end(file, mapping, pos, len, len, page, NULL);
H A Dinode.c942 * ntfs_write_end - Address_space_operations::write_end.
944 int ntfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, function
2119 .write_end = ntfs_write_end,
H A Dntfs_fs.h712 int ntfs_write_end(struct file *file, struct address_space *mapping, loff_t pos,

Completed in 94 milliseconds