Home
last modified time | relevance | path

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

/linux-4.1.27/fs/hfsplus/
Dhfsplus_fs.h485 int hfsplus_cat_read_inode(struct inode *inode, struct hfs_find_data *fd);
Dinode.c478 int hfsplus_cat_read_inode(struct inode *inode, struct hfs_find_data *fd) in hfsplus_cat_read_inode() function
Dsuper.c81 err = hfsplus_cat_read_inode(inode, &fd); in hfsplus_iget()