Home
last modified time | relevance | path

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

/openbmc/linux/fs/hfs/
H A Dhfs_fs.h180 extern int hfs_cat_find_brec(struct super_block *, u32, struct hfs_find_data *);
H A Dsuper.c419 res = hfs_cat_find_brec(sb, HFS_ROOT_CNID, &fd); in hfs_fill_super()
H A Dcatalog.c187 int hfs_cat_find_brec(struct super_block *sb, u32 cnid, in hfs_cat_find_brec() function