Home
last modified time | relevance | path

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

/Linux-v4.19/fs/hfsplus/
Dhfsplus_fs.h487 int hfsplus_cat_read_inode(struct inode *inode, struct hfs_find_data *fd);
Dinode.c466 int hfsplus_cat_read_inode(struct inode *inode, struct hfs_find_data *fd) in hfsplus_cat_read_inode() function
Dsuper.c83 err = hfsplus_cat_read_inode(inode, &fd); in hfsplus_iget()