Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/ubi/
Dvmt.c32 static int self_check_volumes(struct ubi_device *ubi);
316 self_check_volumes(ubi); in ubi_create_volume()
402 self_check_volumes(ubi); in ubi_remove_volume()
525 self_check_volumes(ubi); in ubi_resize_volume()
575 self_check_volumes(ubi); in ubi_rename_volumes()
616 self_check_volumes(ubi); in ubi_add_volume()
801 static int self_check_volumes(struct ubi_device *ubi) in self_check_volumes() function