Home
last modified time | relevance | path

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

/linux-4.19.296/fs/hfsplus/
Dsuper.c32 hfsplus_inode_read_fork(inode, &vhdr->ext_file); in hfsplus_system_read_inode()
36 hfsplus_inode_read_fork(inode, &vhdr->cat_file); in hfsplus_system_read_inode()
40 hfsplus_inode_read_fork(inode, &vhdr->alloc_file); in hfsplus_system_read_inode()
44 hfsplus_inode_read_fork(inode, &vhdr->start_file); in hfsplus_system_read_inode()
47 hfsplus_inode_read_fork(inode, &vhdr->attr_file); in hfsplus_system_read_inode()
Dinode.c428 void hfsplus_inode_read_fork(struct inode *inode, struct hfsplus_fork_raw *fork) in hfsplus_inode_read_fork() function
511 hfsplus_inode_read_fork(inode, HFSPLUS_IS_RSRC(inode) ? in hfsplus_cat_read_inode()
Dhfsplus_fs.h487 void hfsplus_inode_read_fork(struct inode *inode,