Searched refs:hfs_write_begin (Results 1 – 3 of 3) sorted by relevance
/linux/fs/hfs/ |
H A D | inode.c | 47 int hfs_write_begin(struct file *file, struct address_space *mapping, in hfs_write_begin() function 160 .write_begin = hfs_write_begin, 171 .write_begin = hfs_write_begin,
|
H A D | hfs_fs.h | 204 int hfs_write_begin(struct file *file, struct address_space *mapping,
|
H A D | extent.c | 494 res = hfs_write_begin(NULL, mapping, size + 1, 0, &folio, in hfs_file_truncate()
|