Searched refs:decode_from_super_block (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/dm-vdo/
H A Ddm-vdo-target.c1260 * decode_from_super_block() - Decode the VDO state from the super block and validate that it is
1269 static int __must_check decode_from_super_block(struct vdo *vdo) function
1320 result = decode_from_super_block(vdo);

Completed in 115 milliseconds