Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/ubi/
H A Dcdev.c248 static ssize_t vol_cdev_direct_write(struct file *file, const char __user *buf, in vol_cdev_direct_write() function
332 return vol_cdev_direct_write(file, buf, count, offp); in vol_cdev_write()