Searched refs:ntfs_write_end (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/fs/ntfs3/ |
| D | inode.c | 907 int ntfs_write_end(struct file *file, struct address_space *mapping, in ntfs_write_end() function 1935 .write_end = ntfs_write_end,
|
| D | file.c | 166 err = ntfs_write_end(file, mapping, pos, len, len, page, NULL); in ntfs_extend_initialized_size()
|
| D | ntfs_fs.h | 696 int ntfs_write_end(struct file *file, struct address_space *mapping,
|