Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfs/
Dhfs_fs.h179 extern int hfs_cat_find_brec(struct super_block *, u32, struct hfs_find_data *);
Dcatalog.c179 int hfs_cat_find_brec(struct super_block *sb, u32 cnid, in hfs_cat_find_brec() function
Dsuper.c425 res = hfs_cat_find_brec(sb, HFS_ROOT_CNID, &fd); in hfs_fill_super()