hfs_part_find     213 fs/hfs/hfs_fs.h extern int hfs_part_find(struct super_block *, sector_t *, sector_t *);
hfs_part_find      97 fs/hfs/mdb.c   		if (hfs_part_find(sb, &part_start, &part_size))
hfs_part_find     372 fs/hfsplus/hfsplus_fs.h int hfs_part_find(struct super_block *, sector_t *, sector_t *);
hfs_part_find     129 fs/hfsplus/wrapper.c 		if (hfs_part_find(sb, &part_start, &part_size))