Home
last modified time | relevance | path

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

/linux/drivers/mtd/ubi/
H A Dvmt.c19 static int self_check_volumes(struct ubi_device *ubi);
325 self_check_volumes(ubi); in ubi_create_volume()
423 self_check_volumes(ubi); in ubi_remove_volume()
553 self_check_volumes(ubi); in ubi_resize_volume()
607 self_check_volumes(ubi); in ubi_rename_volumes()
653 self_check_volumes(ubi); in ubi_add_volume()
834 static int self_check_volumes(struct ubi_device *ubi) in self_check_volumes() function