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(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 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, &folio, in hfs_file_truncate()