Home
last modified time | relevance | path

Searched refs:read_boot_sect (Results 1 - 5 of 5) sorted by relevance

/third_party/exfatprogs/tune/
H A Dtune.c114 ret = read_boot_sect(&bd, &bs); in main()
/third_party/exfatprogs/label/
H A Dlabel.c102 ret = read_boot_sect(&bd, &bs); in main()
/third_party/exfatprogs/include/
H A Dlibexfat.h172 int read_boot_sect(struct exfat_blk_dev *bdev, struct pbr **bs);
/third_party/exfatprogs/lib/
H A Dlibexfat.c814 int read_boot_sect(struct exfat_blk_dev *bdev, struct pbr **bs) in read_boot_sect() function
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c958 err = read_boot_sect(&ei.bdev, &bs); in main()

Completed in 4 milliseconds