Searched refs:ntfs_write_end (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/ntfs3/ |
| H A D | inode.c | 956 int ntfs_write_end(struct file *file, struct address_space *mapping, loff_t pos, in ntfs_write_end() function 2059 .write_end = ntfs_write_end,
|
| H A D | file.c | 247 err = ntfs_write_end(file, mapping, pos, len, len, folio, NULL); in ntfs_extend_initialized_size()
|
| H A D | ntfs_fs.h | 712 int ntfs_write_end(struct file *file, struct address_space *mapping, loff_t pos,
|