Searched refs:hfsplus_inode_read_fork (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dsuper.c51 hfsplus_inode_read_fork(inode, &vhdr->ext_file);
55 hfsplus_inode_read_fork(inode, &vhdr->cat_file);
59 hfsplus_inode_read_fork(inode, &vhdr->alloc_file);
63 hfsplus_inode_read_fork(inode, &vhdr->start_file);
66 hfsplus_inode_read_fork(inode, &vhdr->attr_file);
H A Dinode.c370 void hfsplus_inode_read_fork(struct inode *inode, struct hfsplus_fork_raw *fork) function
443 hfsplus_inode_read_fork(inode, HFSPLUS_IS_DATA(inode) ?
H A Dhfsplus_fs.h325 void hfsplus_inode_read_fork(struct inode *, struct hfsplus_fork_raw *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dsuper.c55 hfsplus_inode_read_fork(inode, &vhdr->ext_file);
62 hfsplus_inode_read_fork(inode, &vhdr->cat_file);
69 hfsplus_inode_read_fork(inode, &vhdr->alloc_file);
76 hfsplus_inode_read_fork(inode, &vhdr->start_file);
79 hfsplus_inode_read_fork(inode, &vhdr->attr_file);
H A Dhfsplus_fs.h377 void hfsplus_inode_read_fork(struct inode *, struct hfsplus_fork_raw *);
H A Dinode.c626 void hfsplus_inode_read_fork(struct inode *inode, struct hfsplus_fork_raw *fork) function
699 hfsplus_inode_read_fork(inode, HFSPLUS_IS_DATA(inode) ?

Completed in 106 milliseconds