Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/md/
Ddm-snap-persistent.c105 struct pstore { struct
106 struct dm_exception_store *store;
107 int version;
108 int valid;
109 uint32_t exceptions_per_area;
116 void *area;
121 void *zero_area;
128 void *header_area;
134 chunk_t current_area;
170 static int alloc_area(struct pstore *ps) in alloc_area() argument
/kernel/linux/linux-5.10/drivers/md/
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
/kernel/linux/linux-6.6/fs/pstore/
Dram.c102 struct pstore_info pstore; member
Dzone.c138 struct pstore_info pstore; member
/kernel/linux/linux-5.10/fs/pstore/
Dram.c111 struct pstore_info pstore; member
Dzone.c142 struct pstore_info pstore; member