[XFS] Switch over from linvfs names for sb/quotactl operations for
consistent naming. SGI-PV: 950556 SGI-Modid: xfs-linux-melb:xfs-kern:25382a Signed-off-by: Nathan Scott <nathans@sgi.com>
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#ifndef __XFS_IOCTL32_H__
|
||||
#define __XFS_IOCTL32_H__
|
||||
|
||||
extern long linvfs_compat_ioctl(struct file *, unsigned, unsigned long);
|
||||
extern long linvfs_compat_invis_ioctl(struct file *f, unsigned, unsigned long);
|
||||
extern long xfs_file_compat_ioctl(struct file *, unsigned, unsigned long);
|
||||
extern long xfs_file_compat_invis_ioctl(struct file *, unsigned, unsigned);
|
||||
|
||||
#endif /* __XFS_IOCTL32_H__ */
|
||||
|
Reference in New Issue
Block a user