⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ioctl.h

📁 ocfs1.4.1 oracle分布式文件系统
💻 H
字号:
/* * ioctl.h * * Function prototypes * * Copyright (C) 2006 Herbert Poetzl * */#ifndef OCFS2_IOCTL_H#define OCFS2_IOCTL_Hint ocfs2_ioctl(struct inode * inode, struct file * filp,	unsigned int cmd, unsigned long arg);long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg);#endif /* OCFS2_IOCTL_H */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -