Searched refs:fs_set_blk_dev_with_part (Results 1 – 4 of 4) sorted by relevance
326 int fs_set_blk_dev_with_part(struct blk_desc *desc, int part) in fs_set_blk_dev_with_part() function473 fs_set_blk_dev_with_part(dirs->desc, dirs->part); in fs_readdir()493 fs_set_blk_dev_with_part(dirs->desc, dirs->part); in fs_closedir()
38 int fs_set_blk_dev_with_part(struct blk_desc *desc, int part);
150 r = fs_set_blk_dev_with_part(dev_desc, r); in getvar_partition_type()
51 return fs_set_blk_dev_with_part(fh->fs->desc, fh->fs->part); in set_blk_dev()