Home
last modified time | relevance | path

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

/linux/fs/hfs/
H A Dinode.c47 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 Dhfs_fs.h180 int hfs_write_begin(const struct kiocb *iocb, struct address_space *mapping,
H A Dextent.c495 res = hfs_write_begin(NULL, mapping, size + 1, 0, &folio, in hfs_file_truncate()