Searched refs:ntfs_write_begin (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/ntfs3/ |
D | inode.c | 874 int ntfs_write_begin(struct file *file, struct address_space *mapping, in ntfs_write_begin() function 1943 .write_begin = ntfs_write_begin,
|
D | file.c | 159 err = ntfs_write_begin(file, mapping, pos, len, &page, NULL); in ntfs_extend_initialized_size()
|
D | ntfs_fs.h | 694 int ntfs_write_begin(struct file *file, struct address_space *mapping,
|