Searched refs:hfs_part_find (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hfs/
H A Dpart_tbl.c53 * hfs_part_find()
58 int hfs_part_find(struct super_block *sb, function
H A Dhfs_fs.h213 extern int hfs_part_find(struct super_block *, sector_t *, sector_t *);
H A Dmdb.c98 if (hfs_part_find(sb, &part_start, &part_size))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hfsplus/
H A Dpart_tbl.c69 * hfs_part_find()
74 int hfs_part_find(struct super_block *sb, function
H A Dhfsplus_fs.h242 #define hfs_part_find hfsplus_part_find macro
372 int hfs_part_find(struct super_block *, sector_t *, sector_t *);
H A Dwrapper.c133 if (hfs_part_find(sb, &part_start, &part_size))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hfs/
H A Dpart_tbl.c53 * hfs_part_find()
58 int hfs_part_find(struct super_block *sb, function
H A Dhfs_fs.h213 extern int hfs_part_find(struct super_block *, sector_t *, sector_t *);
H A Dmdb.c98 if (hfs_part_find(sb, &part_start, &part_size))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hfsplus/
H A Dpart_tbl.c69 * hfs_part_find()
74 int hfs_part_find(struct super_block *sb, function
H A Dhfsplus_fs.h242 #define hfs_part_find hfsplus_part_find macro
372 int hfs_part_find(struct super_block *, sector_t *, sector_t *);
H A Dwrapper.c133 if (hfs_part_find(sb, &part_start, &part_size))

Completed in 120 milliseconds