Searched refs:ntfs_write_begin (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/fs/ntfs3/ |
| D | inode.c | 883 int ntfs_write_begin(struct file *file, struct address_space *mapping, in ntfs_write_begin() function 2085 .write_begin = ntfs_write_begin,
|
| D | file.c | 144 err = ntfs_write_begin(file, mapping, pos, len, &page, NULL); in ntfs_extend_initialized_size()
|
| D | ntfs_fs.h | 703 int ntfs_write_begin(struct file *file, struct address_space *mapping,
|