Home
last modified time | relevance | path

Searched refs:hfs_write_begin (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hfs/
H A Dinode.c52 int hfs_write_begin(struct file *file, struct address_space *mapping, in hfs_write_begin() function
166 .write_begin = hfs_write_begin,
176 .write_begin = hfs_write_begin,
H A Dhfs_fs.h204 int hfs_write_begin(struct file *file, struct address_space *mapping,
H A Dextent.c494 res = hfs_write_begin(NULL, mapping, size + 1, 0, &page, in hfs_file_truncate()