Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/hfsplus/
Dinode.c163 err = hfsplus_cat_read_inode(inode, &fd); in hfsplus_file_lookup()
356 int hfsplus_cat_read_inode(struct inode *inode, struct hfsplus_find_data *fd) in hfsplus_cat_read_inode() function
Dhfsplus_fs.h282 int hfsplus_cat_read_inode(struct inode *, struct hfsplus_find_data *);
Dsuper.c58 err = hfsplus_cat_read_inode(inode, &fd); in hfsplus_read_inode()