Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dhfsplus_fs.h489 int hfsplus_cat_read_inode(struct inode *inode, struct hfs_find_data *fd);
H A Dinode.c488 int hfsplus_cat_read_inode(struct inode *inode, struct hfs_find_data *fd) in hfsplus_cat_read_inode() function
H A Dsuper.c84 err = hfsplus_cat_read_inode(inode, &fd); in hfsplus_iget()