Searched refs:start_file (Results 1 – 2 of 2) sorted by relevance
70 hfsplus_inode_read_fork(inode, &vhdr->start_file); in hfsplus_iget()128 if (vhdr->start_file.total_size != cpu_to_be64(inode->i_size)) { in hfsplus_write_inode()132 hfsplus_inode_write_fork(inode, &vhdr->start_file); in hfsplus_write_inode()
125 struct hfsplus_fork_raw start_file; member