Home
last modified time | relevance | path

Searched refs:block_store (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/files/
H A D0001-Allow-configuring-flash-image-files-compile-time.patch7 block_store using CMake build options.
34 @@ -60,7 +64,7 @@ struct block_store *file_block_store_factory_create(void)
42 struct block_store *secure_flash = file_block_store_init(
73 @@ -55,7 +59,7 @@ struct block_store *semihosting_block_store_factory_create(void)
75 struct block_store *secure_flash = semihosting_block_store_init(
/openbmc/linux/fs/gfs2/
H A Dsys.c415 static ssize_t block_store(struct gfs2_sbd *sdp, const char *buf, size_t len) in block_store() function
601 GDLM_ATTR(block, 0644, block_show, block_store);