Lines Matching defs:vol
71 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_attribute_show() local
126 struct ubi_volume *vol = container_of(dev, struct ubi_volume, dev); in vol_release() local
144 static int volume_sysfs_init(struct ubi_device *ubi, struct ubi_volume *vol) in volume_sysfs_init()
177 static void volume_sysfs_close(struct ubi_volume *vol) in volume_sysfs_close()
204 struct ubi_volume *vol; in ubi_create_volume() local
407 struct ubi_volume *vol = desc->vol; in ubi_remove_volume() local
479 struct ubi_volume *vol = desc->vol; in ubi_resize_volume() local
611 struct ubi_volume *vol = re->desc->vol; in ubi_rename_volumes() local
635 int ubi_add_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_add_volume()
685 void ubi_free_volume(struct ubi_device *ubi, struct ubi_volume *vol) in ubi_free_volume()
705 const struct ubi_volume *vol; in self_check_volume() local