Searched refs:hfs_part_find (Results 1 – 6 of 6) sorted by relevance
/linux/fs/hfs/ |
H A D | part_tbl.c | 53 * hfs_part_find() 58 int hfs_part_find(struct super_block *sb, in hfs_part_find() function
|
H A D | hfs_fs.h | 228 extern int hfs_part_find(struct super_block *, sector_t *, sector_t *);
|
H A D | mdb.c | 104 if (hfs_part_find(sb, &part_start, &part_size)) in hfs_mdb_get()
|
/linux/fs/hfsplus/ |
H A D | part_tbl.c | 128 int hfs_part_find(struct super_block *sb, in hfs_part_find() function
|
H A D | wrapper.c | 188 if (hfs_part_find(sb, &part_start, &part_size)) in hfsplus_read_wrapper()
|
H A D | hfsplus_fs.h | 350 #define hfs_part_find hfsplus_part_find macro 507 int hfs_part_find(struct super_block *sb, sector_t *part_start,
|