Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dvfs.c871 static long ioctl_get_block_count(struct file *f, void __user *arg) in ioctl_get_block_count() function
909 return ioctl_get_block_count(f, (void __user *)arg); in dispatch_ioctl()