Home
last modified time | relevance | path

Searched refs:hfsplus_inode_read_fork (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/hfsplus/
H A Dsuper.c33 hfsplus_inode_read_fork(inode, &vhdr->ext_file); in hfsplus_system_read_inode()
37 hfsplus_inode_read_fork(inode, &vhdr->cat_file); in hfsplus_system_read_inode()
41 hfsplus_inode_read_fork(inode, &vhdr->alloc_file); in hfsplus_system_read_inode()
45 hfsplus_inode_read_fork(inode, &vhdr->start_file); in hfsplus_system_read_inode()
48 hfsplus_inode_read_fork(inode, &vhdr->attr_file); in hfsplus_system_read_inode()
H A Dinode.c463 void hfsplus_inode_read_fork(struct inode *inode, struct hfsplus_fork_raw *fork) in hfsplus_inode_read_fork() function
547 hfsplus_inode_read_fork(inode, HFSPLUS_IS_RSRC(inode) ? in hfsplus_cat_read_inode()
H A Dhfsplus_fs.h478 void hfsplus_inode_read_fork(struct inode *inode,