Searched refs:hfs_cat_find_brec (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | hfs_fs.h | 180 extern int hfs_cat_find_brec(struct super_block *, u32, struct hfs_find_data *);
|
H A D | super.c | 419 res = hfs_cat_find_brec(sb, HFS_ROOT_CNID, &fd); in hfs_fill_super()
|
H A D | catalog.c | 187 int hfs_cat_find_brec(struct super_block *sb, u32 cnid, in hfs_cat_find_brec() function
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | hfs_fs.h | 180 extern int hfs_cat_find_brec(struct super_block *, u32, struct hfs_find_data *);
|
H A D | super.c | 419 res = hfs_cat_find_brec(sb, HFS_ROOT_CNID, &fd); in hfs_fill_super()
|
H A D | catalog.c | 187 int hfs_cat_find_brec(struct super_block *sb, u32 cnid, in hfs_cat_find_brec() function
|
Completed in 7 milliseconds