Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Ddevorangefs-req.c591 static long dispatch_ioctl_command(unsigned int command, unsigned long arg) in dispatch_ioctl_command() function
709 return (int)dispatch_ioctl_command(command, arg); in orangefs_devreq_ioctl()
749 return dispatch_ioctl_command(cmd, args); in orangefs_devreq_compat_ioctl()