Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 25 of 110) sorted by relevance

12345

/fs/jfs/
Djfs_debug.h55 #define jfs_info(fmt, arg...) do { \ argument
61 #define jfs_debug(fmt, arg...) do { \ argument
67 #define jfs_warn(fmt, arg...) do { \ argument
73 #define jfs_err(fmt, arg...) do { \ argument
84 #define jfs_info(fmt, arg...) do {} while (0) argument
85 #define jfs_debug(fmt, arg...) do {} while (0) argument
86 #define jfs_warn(fmt, arg...) do {} while (0) argument
87 #define jfs_err(fmt, arg...) do {} while (0) argument
Dioctl.c60 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl()
161 long jfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_compat_ioctl()
/fs/ceph/
Dioctl.c17 static long ceph_ioctl_get_layout(struct file *file, void __user *arg) in ceph_ioctl_get_layout()
64 static long ceph_ioctl_set_layout(struct file *file, void __user *arg) in ceph_ioctl_set_layout()
136 static long ceph_ioctl_set_layout_policy (struct file *file, void __user *arg) in ceph_ioctl_set_layout_policy()
179 static long ceph_ioctl_get_dataloc(struct file *file, void __user *arg) in ceph_ioctl_get_dataloc()
269 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl()
/fs/
Dfcntl.c35 static int setfl(int fd, struct file * filp, unsigned long arg) in setfl()
113 int f_setown(struct file *filp, unsigned long arg, int force) in f_setown()
160 static int f_setown_ex(struct file *filp, unsigned long arg) in f_setown_ex()
200 static int f_getown_ex(struct file *filp, unsigned long arg) in f_getown_ex()
237 static int f_getowner_uids(struct file *filp, unsigned long arg) in f_getowner_uids()
255 static int f_getowner_uids(struct file *filp, unsigned long arg) in f_getowner_uids()
277 unsigned long arg) in fcntl_rw_hint()
322 static long do_fcntl(int fd, unsigned int cmd, unsigned long arg, in do_fcntl()
448 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
473 unsigned long, arg) in SYSCALL_DEFINE3() argument
[all …]
Dioctl.c40 long vfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in vfs_ioctl()
178 static int ioctl_fiemap(struct file *filp, unsigned long arg) in ioctl_fiemap()
495 unsigned long arg) in file_ioctl()
588 static int ioctl_file_dedupe_range(struct file *file, void __user *arg) in ioctl_file_dedupe_range()
636 unsigned long arg) in do_vfs_ioctl()
705 int ksys_ioctl(unsigned int fd, unsigned int cmd, unsigned long arg) in ksys_ioctl()
719 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
748 long compat_ptr_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_ptr_ioctl()
Dsync.c71 static void sync_inodes_one_sb(struct super_block *sb, void *arg) in sync_inodes_one_sb()
77 static void sync_fs_one_sb(struct super_block *sb, void *arg) in sync_fs_one_sb()
83 static void fdatawrite_one_bdev(struct block_device *bdev, void *arg) in fdatawrite_one_bdev()
88 static void fdatawait_one_bdev(struct block_device *bdev, void *arg) in fdatawait_one_bdev()
Duserfaultfd.c1304 unsigned long arg) in userfaultfd_register()
1517 unsigned long arg) in userfaultfd_unregister()
1673 unsigned long arg) in userfaultfd_wake()
1705 unsigned long arg) in userfaultfd_copy()
1761 unsigned long arg) in userfaultfd_zeropage()
1826 unsigned long arg) in userfaultfd_api()
1866 unsigned long arg) in userfaultfd_ioctl()
/fs/f2fs/
Dfile.c1810 static int f2fs_ioc_getflags(struct file *filp, unsigned long arg) in f2fs_ioc_getflags()
1830 static int f2fs_ioc_setflags(struct file *filp, unsigned long arg) in f2fs_ioc_setflags()
1871 static int f2fs_ioc_getversion(struct file *filp, unsigned long arg) in f2fs_ioc_getversion()
2083 static int f2fs_ioc_shutdown(struct file *filp, unsigned long arg) in f2fs_ioc_shutdown()
2161 static int f2fs_ioc_fitrim(struct file *filp, unsigned long arg) in f2fs_ioc_fitrim()
2207 static int f2fs_ioc_set_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_set_encryption_policy()
2219 static int f2fs_ioc_get_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_policy()
2226 static int f2fs_ioc_get_encryption_pwsalt(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_pwsalt()
2264 unsigned long arg) in f2fs_ioc_get_encryption_policy_ex()
2272 static int f2fs_ioc_add_encryption_key(struct file *filp, unsigned long arg) in f2fs_ioc_add_encryption_key()
[all …]
/fs/btrfs/
Dioctl.c160 static int btrfs_ioctl_getflags(struct file *file, void __user *arg) in btrfs_ioctl_getflags()
186 static int btrfs_ioctl_setflags(struct file *file, void __user *arg) in btrfs_ioctl_setflags()
374 static int btrfs_ioctl_fsgetxattr(struct file *file, void __user *arg) in btrfs_ioctl_fsgetxattr()
386 static int btrfs_ioctl_fssetxattr(struct file *file, void __user *arg) in btrfs_ioctl_fssetxattr()
475 static int btrfs_ioctl_getversion(struct file *file, int __user *arg) in btrfs_ioctl_getversion()
482 static noinline int btrfs_ioctl_fitrim(struct file *file, void __user *arg) in btrfs_ioctl_fitrim()
1597 void __user *arg) in btrfs_ioctl_resize()
1801 void __user *arg, int subvol) in btrfs_ioctl_snap_create()
1823 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2()
1890 void __user *arg) in btrfs_ioctl_subvol_getflags()
[all …]
/fs/xfs/
Dxfs_ioctl.c328 void __user *arg) in xfs_fssetdm_by_handle()
372 void __user *arg) in xfs_attrlist_by_handle()
499 void __user *arg) in xfs_attrmulti_by_handle()
747 void __user *arg) in xfs_ioc_fsbulkstat()
921 struct xfs_bulkstat_req __user *arg) in xfs_ioc_bulkstat()
971 struct xfs_inumbers_req __user *arg) in xfs_ioc_inumbers()
1009 void __user *arg, in xfs_ioc_fsgeometry()
1034 void __user *arg) in xfs_ioc_ag_geometry()
1141 void __user *arg) in xfs_ioc_fsgetxattr()
1657 void __user *arg) in xfs_ioc_fssetxattr()
[all …]
Dxfs_ioctl32.c355 void __user *arg) in xfs_compat_attrlist_by_handle()
412 void __user *arg) in xfs_compat_attrmulti_by_handle()
506 void __user *arg) in xfs_compat_fssetdm_by_handle()
550 void __user *arg = compat_ptr(p); in xfs_file_compat_ioctl() local
/fs/efivarfs/
Dfile.c122 efivarfs_ioc_getxflags(struct file *file, void __user *arg) in efivarfs_ioc_getxflags()
133 efivarfs_ioc_setxflags(struct file *file, void __user *arg) in efivarfs_ioc_setxflags()
174 void __user *arg = (void __user *)p; in efivarfs_file_ioctl() local
/fs/nfs/
Dproc.c124 struct nfs_sattrargs arg = { in nfs_proc_setattr() local
154 struct nfs_diropargs arg = { in nfs_proc_lookup() local
199 struct nfs_createargs arg; member
306 struct nfs_removeargs arg = { in nfs_proc_remove() local
368 struct nfs_linkargs arg = { in nfs_proc_link() local
394 struct nfs_symlinkargs arg = { in nfs_proc_symlink() local
467 struct nfs_diropargs arg = { in nfs_proc_rmdir() local
497 struct nfs_readdirargs arg = { in nfs_proc_readdir() local
Dnfs3proc.c126 struct nfs3_sattrargs arg = { in nfs3_proc_setattr() local
156 struct nfs3_diropargs arg = { in nfs3_proc_lookup() local
193 struct nfs3_accessargs arg = { in nfs3_proc_access() local
258 } arg; member
401 struct nfs_removeargs arg = { in nfs3_proc_remove() local
481 struct nfs3_linkargs arg = { in nfs3_proc_link() local
596 struct nfs3_diropargs arg = { in nfs3_proc_rmdir() local
636 struct nfs3_readdirargs arg = { in nfs3_proc_readdir() local
/fs/ext2/
Dioctl.c21 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext2_ioctl()
159 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl()
/fs/reiserfs/
Dioctl.c23 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl()
131 unsigned long arg) in reiserfs_compat_ioctl()
/fs/overlayfs/
Dfile.c390 unsigned long arg) in ovl_real_ioctl()
410 unsigned long arg, unsigned int iflags) in ovl_ioctl_set_flags()
465 unsigned long arg) in ovl_ioctl_set_fsflags()
493 unsigned long arg) in ovl_ioctl_set_fsxflags()
505 static long ovl_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ovl_ioctl()
531 unsigned long arg) in ovl_compat_ioctl()
/fs/gfs2/
Dlock_dlm.c114 static void gdlm_ast(void *arg) in gdlm_ast()
163 static void gdlm_bast(void *arg, int mode) in gdlm_bast()
489 static void sync_wait_cb(void *arg) in sync_wait_cb()
1077 static void gdlm_recover_prep(void *arg) in gdlm_recover_prep()
1098 static void gdlm_recover_slot(void *arg, struct dlm_slot *slot) in gdlm_recover_slot()
1122 static void gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots, in gdlm_recover_done()
/fs/ubifs/
Dioctl.c136 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl()
209 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl()
/fs/notify/inotify/
Dinotify_user.c78 static inline __u32 inotify_arg_to_mask(u32 arg) in inotify_arg_to_mask()
277 unsigned long arg) in inotify_ioctl()
505 u32 arg) in inotify_update_existing_watch()
560 u32 arg) in inotify_new_watch()
608 static int inotify_update_watch(struct fsnotify_group *group, struct inode *inode, u32 arg) in inotify_update_watch()
/fs/crypto/
Dpolicy.c312 int fscrypt_ioctl_set_policy(struct file *filp, const void __user *arg) in fscrypt_ioctl_set_policy()
378 int fscrypt_ioctl_get_policy(struct file *filp, void __user *arg) in fscrypt_ioctl_get_policy()
399 struct fscrypt_get_policy_ex_arg arg; in fscrypt_ioctl_get_policy_ex() local
/fs/cifs/
Dioctl.c130 void __user *arg) in smb_mnt_get_fsinfo()
164 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
/fs/verity/
Denable.c158 const struct fsverity_enable_arg *arg) in enable_verity()
302 struct fsverity_enable_arg arg; in fsverity_ioctl_enable() local
/fs/ext4/
Dioctl.c570 static int ext4_shutdown(struct super_block *sb, unsigned long arg) in ext4_shutdown()
639 struct fsmap_head __user *arg) in ext4_ioc_getfsmap()
774 static int ext4_ioctl_get_es_cache(struct file *filp, unsigned long arg) in ext4_ioctl_get_es_cache()
816 long ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext4_ioctl()
1313 long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext4_compat_ioctl()
/fs/jffs2/
Dioctl.c16 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl()

12345