Searched refs:hfs_write_begin (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/hfs/ |
D | inode.c | 52 int hfs_write_begin(struct file *file, struct address_space *mapping, in hfs_write_begin() function 166 .write_begin = hfs_write_begin, 177 .write_begin = hfs_write_begin,
|
D | hfs_fs.h | 204 int hfs_write_begin(struct file *file, struct address_space *mapping,
|
D | extent.c | 494 res = hfs_write_begin(NULL, mapping, size + 1, 0, &page, in hfs_file_truncate()
|