hfsplus_inode_write_fork  333 fs/hfsplus/hfsplus_fs.h void hfsplus_inode_write_fork(struct inode *, struct hfsplus_fork_raw *);
hfsplus_inode_write_fork  508 fs/hfsplus/inode.c 		hfsplus_inode_write_fork(inode, &file->rsrc_fork);
hfsplus_inode_write_fork  518 fs/hfsplus/inode.c 		hfsplus_inode_write_fork(inode, &file->data_fork);
hfsplus_inode_write_fork  109 fs/hfsplus/super.c 		hfsplus_inode_write_fork(inode, &vhdr->ext_file);
hfsplus_inode_write_fork  117 fs/hfsplus/super.c 		hfsplus_inode_write_fork(inode, &vhdr->cat_file);
hfsplus_inode_write_fork  125 fs/hfsplus/super.c 		hfsplus_inode_write_fork(inode, &vhdr->alloc_file);
hfsplus_inode_write_fork  132 fs/hfsplus/super.c 		hfsplus_inode_write_fork(inode, &vhdr->start_file);
hfsplus_inode_write_fork  139 fs/hfsplus/super.c 		hfsplus_inode_write_fork(inode, &vhdr->attr_file);