Home
last modified time | relevance | path

Searched defs:fs_partition (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/fs/btrfs/
H A Dbtrfs.c77 int btrfs_probe(struct blk_desc *fs_dev_desc, disk_partition_t *fs_partition) in btrfs_probe()
/openbmc/u-boot/fs/ext4/
H A Dext4fs.c211 disk_partition_t *fs_partition) in ext4fs_probe()
/openbmc/u-boot/fs/
H A Dfs.c25 static disk_partition_t fs_partition; variable
29 disk_partition_t *fs_partition) in fs_probe_unsupported()
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c961 disk_partition_t fs_partition; in efi_dp_from_name() local