Searched refs:hfs_parse_new_pmap (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/hfsplus/ |
H A D | part_tbl.c | 91 static int hfs_parse_new_pmap(struct super_block *sb, void *buf, in hfs_parse_new_pmap() function 149 res = hfs_parse_new_pmap(sb, buf, data, part_start, part_size); in hfs_part_find()
|
/kernel/linux/linux-6.6/fs/hfsplus/ |
H A D | part_tbl.c | 91 static int hfs_parse_new_pmap(struct super_block *sb, void *buf, in hfs_parse_new_pmap() function 148 res = hfs_parse_new_pmap(sb, buf, data, part_start, part_size); in hfs_part_find()
|
Completed in 1 milliseconds