Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfsplus/
H A Dhfsplus_fs.h483 int hfsplus_cat_read_inode(struct inode *inode, struct hfs_find_data *fd);
H A Dsuper.c84 err = hfsplus_cat_read_inode(inode, &fd); in hfsplus_iget()
H A Dinode.c502 int hfsplus_cat_read_inode(struct inode *inode, struct hfs_find_data *fd) in hfsplus_cat_read_inode() function