Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-snap-persistent.c102 struct pstore { struct
103 struct dm_exception_store *store;
104 int version;
105 int valid;
106 uint32_t exceptions_per_area;
113 void *area;
118 void *zero_area;
125 void *header_area;
131 chunk_t current_area;
167 static int alloc_area(struct pstore *ps) in alloc_area() argument
/OK3568_Linux_fs/kernel/fs/pstore/
H A Dram.c115 struct pstore_info pstore; member
H A Dzone.c138 struct pstore_info pstore; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drk_atags.h211 struct tag_pstore pstore; member