Home
last modified time | relevance | path

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

/linux-6.12.1/fs/hfsplus/
Dinode.c41 int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin() function
157 .write_begin = hfsplus_write_begin,
168 .write_begin = hfsplus_write_begin,
Dhfsplus_fs.h474 int hfsplus_write_begin(struct file *file, struct address_space *mapping,
Dextents.c561 res = hfsplus_write_begin(NULL, mapping, size, 0, in hfsplus_file_truncate()