| /fs/jfs/ |
| D | jfs_debug.h | 68 #define jfs_info(fmt, arg...) do { \ argument 74 #define jfs_debug(fmt, arg...) do { \ argument 80 #define jfs_warn(fmt, arg...) do { \ argument 86 #define jfs_err(fmt, arg...) do { \ argument 97 #define jfs_info(fmt, arg...) do {} while (0) argument 98 #define jfs_debug(fmt, arg...) do {} while (0) argument 99 #define jfs_warn(fmt, arg...) do {} while (0) argument 100 #define jfs_err(fmt, arg...) do {} while (0) argument
|
| D | ioctl.c | 60 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl() 169 long jfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_compat_ioctl()
|
| /fs/ceph/ |
| D | ioctl.c | 17 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() 274 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl()
|
| /fs/ |
| D | fcntl.c | 35 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 …]
|
| D | ioctl.c | 39 long vfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in vfs_ioctl() 176 static int ioctl_fiemap(struct file *filp, unsigned long arg) in ioctl_fiemap() 485 unsigned long arg) in file_ioctl() 578 static int ioctl_file_dedupe_range(struct file *file, void __user *arg) in ioctl_file_dedupe_range() 626 unsigned long arg) in do_vfs_ioctl() 692 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
|
| D | sync.c | 71 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()
|
| D | userfaultfd.c | 1286 unsigned long arg) in userfaultfd_register() 1499 unsigned long arg) in userfaultfd_unregister() 1655 unsigned long arg) in userfaultfd_wake() 1687 unsigned long arg) in userfaultfd_copy() 1739 unsigned long arg) in userfaultfd_zeropage() 1799 unsigned long arg) in userfaultfd_api() 1839 unsigned long arg) in userfaultfd_ioctl()
|
| /fs/btrfs/ |
| D | ioctl.c | 159 static int btrfs_ioctl_getflags(struct file *file, void __user *arg) in btrfs_ioctl_getflags() 184 static int btrfs_ioctl_setflags(struct file *file, void __user *arg) in btrfs_ioctl_setflags() 339 static int btrfs_ioctl_getversion(struct file *file, int __user *arg) in btrfs_ioctl_getversion() 346 static noinline int btrfs_ioctl_fitrim(struct file *file, void __user *arg) in btrfs_ioctl_fitrim() 1478 void __user *arg) in btrfs_ioctl_resize() 1684 void __user *arg, int subvol) in btrfs_ioctl_snap_create() 1706 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2() 1766 void __user *arg) in btrfs_ioctl_subvol_getflags() 1789 void __user *arg) in btrfs_ioctl_subvol_setflags() 2349 void __user *arg) in btrfs_ioctl_snap_destroy() [all …]
|
| /fs/ncpfs/ |
| D | ioctl.c | 38 struct ncp_fs_info __user *arg) in ncp_get_fs_info() 63 struct ncp_fs_info_v2 __user * arg) in ncp_get_fs_info_v2() 129 struct compat_ncp_fs_info_v2 __user * arg) in ncp_get_compat_fs_info_v2() 162 ncp_set_charsets(struct ncp_server* server, struct ncp_nls_ioctl __user *arg) in ncp_set_charsets() 227 ncp_get_charsets(struct ncp_server* server, struct ncp_nls_ioctl __user *arg) in ncp_get_charsets() 259 static long __ncp_ioctl(struct inode *inode, unsigned int cmd, unsigned long arg) in __ncp_ioctl() 814 long ncp_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ncp_ioctl() 915 long ncp_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ncp_compat_ioctl()
|
| /fs/xfs/ |
| D | xfs_ioctl.c | 345 void __user *arg) in xfs_fssetdm_by_handle() 389 void __user *arg) in xfs_attrlist_by_handle() 516 void __user *arg) in xfs_attrmulti_by_handle() 748 void __user *arg) in xfs_ioc_bulkstat() 806 void __user *arg) in xfs_ioc_fsgeometry_v1() 828 void __user *arg) in xfs_ioc_fsgeometry() 900 void __user *arg) in xfs_ioc_fsgetxattr() 1460 void __user *arg) in xfs_ioc_fssetxattr() 1479 void __user *arg) in xfs_ioc_getxflags() 1493 void __user *arg) in xfs_ioc_setxflags() [all …]
|
| D | xfs_ioctl32.c | 372 void __user *arg) in xfs_compat_attrlist_by_handle() 429 void __user *arg) in xfs_compat_attrmulti_by_handle() 523 void __user *arg) in xfs_compat_fssetdm_by_handle() 567 void __user *arg = (void __user *)p; in xfs_file_compat_ioctl() local
|
| /fs/f2fs/ |
| D | file.c | 1639 static int f2fs_ioc_getflags(struct file *filp, unsigned long arg) in f2fs_ioc_getflags() 1689 static int f2fs_ioc_setflags(struct file *filp, unsigned long arg) in f2fs_ioc_setflags() 1714 static int f2fs_ioc_getversion(struct file *filp, unsigned long arg) in f2fs_ioc_getversion() 1918 static int f2fs_ioc_shutdown(struct file *filp, unsigned long arg) in f2fs_ioc_shutdown() 1996 static int f2fs_ioc_fitrim(struct file *filp, unsigned long arg) in f2fs_ioc_fitrim() 2042 static int f2fs_ioc_set_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_set_encryption_policy() 2054 static int f2fs_ioc_get_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_policy() 2061 static int f2fs_ioc_get_encryption_pwsalt(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_pwsalt() 2098 static int f2fs_ioc_gc(struct file *filp, unsigned long arg) in f2fs_ioc_gc() 2133 static int f2fs_ioc_gc_range(struct file *filp, unsigned long arg) in f2fs_ioc_gc_range() [all …]
|
| /fs/efivarfs/ |
| D | file.c | 108 efivarfs_ioc_getxflags(struct file *file, void __user *arg) in efivarfs_ioc_getxflags() 124 efivarfs_ioc_setxflags(struct file *file, void __user *arg) in efivarfs_ioc_setxflags() 163 void __user *arg = (void __user *)p; in efivarfs_file_ioctl() local
|
| /fs/nfs/ |
| D | proc.c | 123 struct nfs_sattrargs arg = { in nfs_proc_setattr() local 153 struct nfs_diropargs arg = { in nfs_proc_lookup() local 198 struct nfs_createargs arg; member 305 struct nfs_removeargs arg = { in nfs_proc_remove() local 363 struct nfs_linkargs arg = { in nfs_proc_link() local 389 struct nfs_symlinkargs arg = { in nfs_proc_symlink() local 462 struct nfs_diropargs arg = { in nfs_proc_rmdir() local 492 struct nfs_readdirargs arg = { in nfs_proc_readdir() local
|
| D | nfs3proc.c | 125 struct nfs3_sattrargs arg = { in nfs3_proc_setattr() local 152 struct nfs3_diropargs arg = { in nfs3_proc_lookup() local 189 struct nfs3_accessargs arg = { in nfs3_proc_access() local 269 } arg; member 403 struct nfs_removeargs arg = { in nfs3_proc_remove() local 479 struct nfs3_linkargs arg = { in nfs3_proc_link() local 582 struct nfs3_diropargs arg = { in nfs3_proc_rmdir() local 622 struct nfs3_readdirargs arg = { in nfs3_proc_readdir() local
|
| /fs/ext2/ |
| D | ioctl.c | 21 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext2_ioctl() 167 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl()
|
| /fs/reiserfs/ |
| D | ioctl.c | 23 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl() 133 unsigned long arg) in reiserfs_compat_ioctl()
|
| /fs/cifs/ |
| D | ioctl.c | 87 void __user *arg) in smb_mnt_get_fsinfo() 121 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
|
| /fs/gfs2/ |
| D | lock_dlm.c | 117 static void gdlm_ast(void *arg) in gdlm_ast() 166 static void gdlm_bast(void *arg, int mode) in gdlm_bast() 492 static void sync_wait_cb(void *arg) in sync_wait_cb() 1066 static void gdlm_recover_prep(void *arg) in gdlm_recover_prep() 1087 static void gdlm_recover_slot(void *arg, struct dlm_slot *slot) in gdlm_recover_slot() 1111 static void gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots, in gdlm_recover_done()
|
| /fs/ubifs/ |
| D | ioctl.c | 156 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl() 223 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl()
|
| /fs/notify/inotify/ |
| D | inotify_user.c | 87 static inline __u32 inotify_arg_to_mask(u32 arg) in inotify_arg_to_mask() 286 unsigned long arg) in inotify_ioctl() 488 u32 arg) in inotify_update_existing_watch() 537 u32 arg) in inotify_new_watch() 585 static int inotify_update_watch(struct fsnotify_group *group, struct inode *inode, u32 arg) in inotify_update_watch()
|
| /fs/crypto/ |
| D | policy.c | 58 int fscrypt_ioctl_set_policy(struct file *filp, const void __user *arg) in fscrypt_ioctl_set_policy() 108 int fscrypt_ioctl_get_policy(struct file *filp, void __user *arg) in fscrypt_ioctl_get_policy()
|
| /fs/fuse/ |
| D | cuse.c | 153 unsigned long arg) in cuse_file_ioctl() 166 unsigned long arg) in cuse_file_compat_ioctl() 310 struct cuse_init_out *arg = req->out.args[0].value; in cuse_process_init_reply() local 419 struct cuse_init_in *arg; in cuse_send_init() local
|
| /fs/ext4/ |
| D | ioctl.c | 500 static int ext4_shutdown(struct super_block *sb, unsigned long arg) in ext4_shutdown() 568 struct fsmap_head __user *arg) in ext4_ioc_getfsmap() 652 long ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext4_ioctl() 1125 long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext4_compat_ioctl()
|
| /fs/jffs2/ |
| D | ioctl.c | 16 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl()
|