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(const struct kiocb *iocb, struct address_space *mapping, in hfs_write_begin() function 161 .write_begin = hfs_write_begin, 172 .write_begin = hfs_write_begin,
|
| H A D | hfs_fs.h | 180 int hfs_write_begin(const struct kiocb *iocb, struct address_space *mapping,
|
| H A D | extent.c | 495 res = hfs_write_begin(NULL, mapping, size + 1, 0, &folio, in hfs_file_truncate()
|