Searched refs:fs_set_blk_dev_with_part (Results 1 – 6 of 6) sorted by relevance
38 int fs_set_blk_dev_with_part(struct blk_desc *desc, int part);
381 int fs_set_blk_dev_with_part(struct blk_desc *desc, int part) in fs_set_blk_dev_with_part() function577 fs_set_blk_dev_with_part(dirs->desc, dirs->part); in fs_readdir()597 fs_set_blk_dev_with_part(dirs->desc, dirs->part); in fs_closedir()
227 r = fs_set_blk_dev_with_part(dev_desc, r); in getvar_partition_type()
78 ret = fs_set_blk_dev_with_part(desc, in select_fs_dev()
276 if (fs_set_blk_dev_with_part(desc, part)) in efi_fs_exists()
56 return fs_set_blk_dev_with_part(fh->fs->desc, fh->fs->part); in set_blk_dev()