Home
last modified time | relevance | path

Searched refs:hfs_part_find (Results 1 – 6 of 6) sorted by relevance

/fs/hfs/
Dpart_tbl.c58 int hfs_part_find(struct super_block *sb, in hfs_part_find() function
Dhfs_fs.h227 extern int hfs_part_find(struct super_block *, sector_t *, sector_t *);
Dmdb.c98 if (hfs_part_find(sb, &part_start, &part_size)) in hfs_mdb_get()
/fs/hfsplus/
Dpart_tbl.c128 int hfs_part_find(struct super_block *sb, in hfs_part_find() function
Dhfsplus_fs.h344 #define hfs_part_find hfsplus_part_find macro
502 int hfs_part_find(struct super_block *sb, sector_t *part_start,
Dwrapper.c209 if (hfs_part_find(sb, &part_start, &part_size)) in hfsplus_read_wrapper()