Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dioctl.c1224 static long __ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in __ext4_ioctl() function
1618 return __ext4_ioctl(filp, cmd, arg); in ext4_ioctl()