6 * Copyright (C) 2006 Herbert Poetzl
13 int ocfs2_ioctl(struct inode
* inode
, struct file
* filp
,
14 unsigned int cmd
, unsigned long arg
);
15 long ocfs2_compat_ioctl(struct file
*file
, unsigned cmd
, unsigned long arg
);
17 #endif /* OCFS2_IOCTL_H */