Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Dsuper.c83 hfsplus_inode_read_fork(inode, &vhdr->attr_file); in hfsplus_read_inode()
141 if (vhdr->attr_file.total_size != cpu_to_be64(inode->i_size)) { in hfsplus_write_inode()
145 hfsplus_inode_write_fork(inode, &vhdr->attr_file); in hfsplus_write_inode()
Dhfsplus_raw.h114 hfsplus_fork_raw attr_file; member