Lines Matching defs:arg
37 static void ext4_sb_setlabel(struct ext4_super_block *es, const void *arg) in ext4_sb_setlabel()
49 static void ext4_sb_setuuid(struct ext4_super_block *es, const void *arg) in ext4_sb_setuuid()
57 const void *arg) in ext4_update_primary_sb()
105 ext4_update_sb_callback func, const void *arg) in ext4_update_backup_sb()
189 const void *arg) in ext4_update_superblocks_fn()
799 static int ext4_shutdown(struct super_block *sb, unsigned long arg) in ext4_shutdown()
871 struct fsmap_head __user *arg) in ext4_ioc_getfsmap()
1019 static int ext4_ioctl_get_es_cache(struct file *filp, unsigned long arg) in ext4_ioctl_get_es_cache()
1047 static int ext4_ioctl_checkpoint(struct file *filp, unsigned long arg) in ext4_ioctl_checkpoint()
1220 static long __ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in __ext4_ioctl()
1612 long ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext4_ioctl()
1618 long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext4_compat_ioctl()
1694 static void set_overhead(struct ext4_super_block *es, const void *arg) in set_overhead()