Lines Matching defs:arg

1978 static int f2fs_ioc_getflags(struct file *filp, unsigned long arg)  in f2fs_ioc_getflags()
1998 static int f2fs_ioc_setflags(struct file *filp, unsigned long arg) in f2fs_ioc_setflags()
2039 static int f2fs_ioc_getversion(struct file *filp, unsigned long arg) in f2fs_ioc_getversion()
2255 static int f2fs_ioc_shutdown(struct file *filp, unsigned long arg) in f2fs_ioc_shutdown()
2337 static int f2fs_ioc_fitrim(struct file *filp, unsigned long arg) in f2fs_ioc_fitrim()
2383 static int f2fs_ioc_set_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_set_encryption_policy()
2395 static int f2fs_ioc_get_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_policy()
2402 static int f2fs_ioc_get_encryption_pwsalt(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_pwsalt()
2440 unsigned long arg) in f2fs_ioc_get_encryption_policy_ex()
2448 static int f2fs_ioc_add_encryption_key(struct file *filp, unsigned long arg) in f2fs_ioc_add_encryption_key()
2456 static int f2fs_ioc_remove_encryption_key(struct file *filp, unsigned long arg) in f2fs_ioc_remove_encryption_key()
2465 unsigned long arg) in f2fs_ioc_remove_encryption_key_all_users()
2474 unsigned long arg) in f2fs_ioc_get_encryption_key_status()
2482 static int f2fs_ioc_get_encryption_nonce(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_nonce()
2490 static int f2fs_ioc_gc(struct file *filp, unsigned long arg) in f2fs_ioc_gc()
2570 static int f2fs_ioc_gc_range(struct file *filp, unsigned long arg) in f2fs_ioc_gc_range()
2580 static int f2fs_ioc_write_checkpoint(struct file *filp, unsigned long arg) in f2fs_ioc_write_checkpoint()
2759 static int f2fs_ioc_defragment(struct file *filp, unsigned long arg) in f2fs_ioc_defragment()
2952 static int f2fs_ioc_move_range(struct file *filp, unsigned long arg) in f2fs_ioc_move_range()
2962 static int f2fs_ioc_flush_device(struct file *filp, unsigned long arg) in f2fs_ioc_flush_device()
3025 static int f2fs_ioc_get_features(struct file *filp, unsigned long arg) in f2fs_ioc_get_features()
3189 static int f2fs_ioc_fsgetxattr(struct file *filp, unsigned long arg) in f2fs_ioc_fsgetxattr()
3201 static int f2fs_ioc_fssetxattr(struct file *filp, unsigned long arg) in f2fs_ioc_fssetxattr()
3265 static int f2fs_ioc_set_pin_file(struct file *filp, unsigned long arg) in f2fs_ioc_set_pin_file()
3321 static int f2fs_ioc_get_pin_file(struct file *filp, unsigned long arg) in f2fs_ioc_get_pin_file()
3364 static int f2fs_ioc_precache_extents(struct file *filp, unsigned long arg) in f2fs_ioc_precache_extents()
3369 static int f2fs_ioc_resize_fs(struct file *filp, unsigned long arg) in f2fs_ioc_resize_fs()
3387 static int f2fs_ioc_enable_verity(struct file *filp, unsigned long arg) in f2fs_ioc_enable_verity()
3403 static int f2fs_ioc_measure_verity(struct file *filp, unsigned long arg) in f2fs_ioc_measure_verity()
3411 static int f2fs_ioc_read_verity_metadata(struct file *filp, unsigned long arg) in f2fs_ioc_read_verity_metadata()
3419 static int f2fs_ioc_getfslabel(struct file *filp, unsigned long arg) in f2fs_ioc_getfslabel()
3445 static int f2fs_ioc_setfslabel(struct file *filp, unsigned long arg) in f2fs_ioc_setfslabel()
3481 static int f2fs_get_compress_blocks(struct file *filp, unsigned long arg) in f2fs_get_compress_blocks()
3550 static int f2fs_release_compress_blocks(struct file *filp, unsigned long arg) in f2fs_release_compress_blocks()
3719 static int f2fs_reserve_compress_blocks(struct file *filp, unsigned long arg) in f2fs_reserve_compress_blocks()
3844 static int f2fs_sec_trim_file(struct file *filp, unsigned long arg) in f2fs_sec_trim_file()
4004 static int f2fs_ioc_get_compress_option(struct file *filp, unsigned long arg) in f2fs_ioc_get_compress_option()
4031 static int f2fs_ioc_set_compress_option(struct file *filp, unsigned long arg) in f2fs_ioc_set_compress_option()
4115 static int f2fs_ioc_decompress_file(struct file *filp, unsigned long arg) in f2fs_ioc_decompress_file()
4188 static int f2fs_ioc_compress_file(struct file *filp, unsigned long arg) in f2fs_ioc_compress_file()
4261 static long __f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in __f2fs_ioctl()
4359 long f2fs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in f2fs_ioctl()
4509 static int f2fs_compat_ioc_gc_range(struct file *file, unsigned long arg) in f2fs_compat_ioc_gc_range()
4534 static int f2fs_compat_ioc_move_range(struct file *file, unsigned long arg) in f2fs_compat_ioc_move_range()
4551 long f2fs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in f2fs_compat_ioctl()