Searched refs:hfsplus_write_begin (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/hfsplus/ |
| H A D | inode.c | 41 int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin() function 157 .write_begin = hfsplus_write_begin, 168 .write_begin = hfsplus_write_begin,
|
| H A D | hfsplus_fs.h | 476 int hfsplus_write_begin(struct file *file, struct address_space *mapping,
|
| H A D | extents.c | 561 res = hfsplus_write_begin(NULL, mapping, size, 0, in hfsplus_file_truncate()
|