Home
last modified time | relevance | path

Searched refs:get_partition_size (Results 1 – 3 of 3) sorted by relevance

/tests/subsys/fs/ext2/src/
A Dutils.h13 size_t get_partition_size(uintptr_t id);
A Dtestfs_mount.c54 size_t partition_size = MIN(0x800000, get_partition_size((uintptr_t)mp->storage_dev)); in ZTEST()
102 size_t partition_size = MIN(cfg->fs_size, get_partition_size((uintptr_t)mp->storage_dev)); in mkfs_custom_config()
A Dutils.c68 size_t get_partition_size(uintptr_t id) in get_partition_size() function

Completed in 14 milliseconds