ioctl() IOCTL_MKDIR command, vfs_mkdir()
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#define IOCTL_STAT 3
|
||||
#define IOCTL_WRITE 4
|
||||
#define IOCTL_FETCHDIRENT 5
|
||||
#define IOCTL_MKDIR 6
|
||||
|
||||
#define IOCTL_F_READ (1<<0)
|
||||
#define IOCTL_F_WRITE (1<<1)
|
||||
|
Reference in New Issue
Block a user