Searched refs:read_boot_sect (Results 1 – 5 of 5) sorted by relevance
102 ret = read_boot_sect(&bd, &bs); in main()
114 ret = read_boot_sect(&bd, &bs); in main()
172 int read_boot_sect(struct exfat_blk_dev *bdev, struct pbr **bs);
814 int read_boot_sect(struct exfat_blk_dev *bdev, struct pbr **bs) in read_boot_sect() function
958 err = read_boot_sect(&ei.bdev, &bs); in main()