hfs_part_find     224 fs/hfs/hfs_fs.h extern int hfs_part_find(struct super_block *, sector_t *, sector_t *);
hfs_part_find      98 fs/hfs/mdb.c   		if (hfs_part_find(sb, &part_start, &part_size))
hfs_part_find     506 fs/hfsplus/hfsplus_fs.h int hfs_part_find(struct super_block *sb, sector_t *part_start,
hfs_part_find     212 fs/hfsplus/wrapper.c 		if (hfs_part_find(sb, &part_start, &part_size))