Searched refs:start_file (Results 1 – 2 of 2) sorted by relevance
80 hfsplus_inode_read_fork(inode, &vhdr->start_file); in hfsplus_read_inode()134 if (vhdr->start_file.total_size != cpu_to_be64(inode->i_size)) { in hfsplus_write_inode()138 hfsplus_inode_write_fork(inode, &vhdr->start_file); in hfsplus_write_inode()
115 hfsplus_fork_raw start_file; member