Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dvmt.c26 static int self_check_volumes(struct ubi_device *ubi);
311 self_check_volumes(ubi); in ubi_create_volume()
404 self_check_volumes(ubi); in ubi_remove_volume()
522 self_check_volumes(ubi); in ubi_resize_volume()
572 self_check_volumes(ubi); in ubi_rename_volumes()
615 self_check_volumes(ubi); in ubi_add_volume()
795 static int self_check_volumes(struct ubi_device *ubi) in self_check_volumes() function