Home
last modified time | relevance | path

Searched refs:vdo_config (Results 1 – 4 of 4) sorted by relevance

/drivers/md/dm-vdo/
A Dencodings.h603 struct vdo_config { struct
616 struct vdo_config config; argument
1274 int vdo_validate_config(const struct vdo_config *config,
A Dtypes.h334 struct vdo_config;
A Dencodings.c1083 static struct packed_vdo_config pack_vdo_config(struct vdo_config config) in pack_vdo_config()
1128 static struct vdo_config unpack_vdo_config(struct packed_vdo_config config) in unpack_vdo_config()
1130 return (struct vdo_config) { in unpack_vdo_config()
1189 int vdo_validate_config(const struct vdo_config *config, in vdo_validate_config()
A Dmessage-stats.c463 struct vdo_config *config = &vdo->states.vdo.config; in vdo_write_config()

Completed in 17 milliseconds