Home
last modified time | relevance | path

Searched refs:start_file (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/hfsplus/
Dsuper.c80 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()
Dhfsplus_raw.h115 hfsplus_fork_raw start_file; member