Home
last modified time | relevance | path

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

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