/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 | 59 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl() 170 long jfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_compat_ioctl()
|
/fs/ceph/ |
D | ioctl.c | 16 static long ceph_ioctl_get_layout(struct file *file, void __user *arg) in ceph_ioctl_get_layout() 63 static long ceph_ioctl_set_layout(struct file *file, void __user *arg) in ceph_ioctl_set_layout() 135 static long ceph_ioctl_set_layout_policy (struct file *file, void __user *arg) in ceph_ioctl_set_layout_policy() 178 static long ceph_ioctl_get_dataloc(struct file *file, void __user *arg) in ceph_ioctl_get_dataloc() 271 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl()
|
/fs/ |
D | fcntl.c | 32 static int setfl(int fd, struct file * filp, unsigned long arg) in setfl() 109 void f_setown(struct file *filp, unsigned long arg, int force) in f_setown() 146 static int f_setown_ex(struct file *filp, unsigned long arg) in f_setown_ex() 186 static int f_getown_ex(struct file *filp, unsigned long arg) in f_getown_ex() 223 static int f_getowner_uids(struct file *filp, unsigned long arg) in f_getowner_uids() 241 static int f_getowner_uids(struct file *filp, unsigned long arg) in f_getowner_uids() 247 static long do_fcntl(int fd, unsigned int cmd, unsigned long arg, in do_fcntl() 360 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument 385 unsigned long, arg) in SYSCALL_DEFINE3() argument
|
D | sync.c | 70 static void sync_inodes_one_sb(struct super_block *sb, void *arg) in sync_inodes_one_sb() 76 static void sync_fs_one_sb(struct super_block *sb, void *arg) in sync_fs_one_sb() 82 static void fdatawrite_one_bdev(struct block_device *bdev, void *arg) in fdatawrite_one_bdev() 87 static void fdatawait_one_bdev(struct block_device *bdev, void *arg) in fdatawait_one_bdev()
|
D | ioctl.c | 36 unsigned long arg) in vfs_ioctl() 173 static int ioctl_fiemap(struct file *filp, unsigned long arg) in ioctl_fiemap() 455 unsigned long arg) in file_ioctl() 556 unsigned long arg) in do_vfs_ioctl() 613 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
|
D | userfaultfd.c | 727 unsigned long arg) in userfaultfd_register() 897 unsigned long arg) in userfaultfd_unregister() 1031 unsigned long arg) in userfaultfd_wake() 1063 unsigned long arg) in userfaultfd_copy() 1113 unsigned long arg) in userfaultfd_zeropage() 1163 unsigned long arg) in userfaultfd_api() 1194 unsigned long arg) in userfaultfd_ioctl()
|
/fs/xfs/ |
D | xfs_ioctl.c | 358 void __user *arg) in xfs_fssetdm_by_handle() 402 void __user *arg) in xfs_attrlist_by_handle() 529 void __user *arg) in xfs_attrmulti_by_handle() 763 void __user *arg) in xfs_ioc_bulkstat() 821 void __user *arg) in xfs_ioc_fsgeometry_v1() 843 void __user *arg) in xfs_ioc_fsgeometry() 915 void __user *arg) in xfs_ioc_fsgetxattr() 1297 void __user *arg) in xfs_ioc_fssetxattr() 1316 void __user *arg) in xfs_ioc_getxflags() 1330 void __user *arg) in xfs_ioc_setxflags() [all …]
|
D | xfs_ioctl32.c | 345 void __user *arg) in xfs_compat_attrlist_by_handle() 402 void __user *arg) in xfs_compat_attrmulti_by_handle() 496 void __user *arg) in xfs_compat_fssetdm_by_handle() 540 void __user *arg = (void __user *)p; in xfs_file_compat_ioctl() local
|
/fs/ncpfs/ |
D | ioctl.c | 36 struct ncp_fs_info __user *arg) in ncp_get_fs_info() 61 struct ncp_fs_info_v2 __user * arg) in ncp_get_fs_info_v2() 127 struct compat_ncp_fs_info_v2 __user * arg) in ncp_get_compat_fs_info_v2() 160 ncp_set_charsets(struct ncp_server* server, struct ncp_nls_ioctl __user *arg) in ncp_set_charsets() 225 ncp_get_charsets(struct ncp_server* server, struct ncp_nls_ioctl __user *arg) in ncp_get_charsets() 257 static long __ncp_ioctl(struct inode *inode, unsigned int cmd, unsigned long arg) in __ncp_ioctl() 812 long ncp_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ncp_ioctl() 913 long ncp_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ncp_compat_ioctl()
|
/fs/btrfs/ |
D | ioctl.c | 190 static int btrfs_ioctl_getflags(struct file *file, void __user *arg) in btrfs_ioctl_getflags() 215 static int btrfs_ioctl_setflags(struct file *file, void __user *arg) in btrfs_ioctl_setflags() 367 static int btrfs_ioctl_getversion(struct file *file, int __user *arg) in btrfs_ioctl_getversion() 374 static noinline int btrfs_ioctl_fitrim(struct file *file, void __user *arg) in btrfs_ioctl_fitrim() 1481 void __user *arg) in btrfs_ioctl_resize() 1687 void __user *arg, int subvol) in btrfs_ioctl_snap_create() 1709 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2() 1769 void __user *arg) in btrfs_ioctl_subvol_getflags() 1791 void __user *arg) in btrfs_ioctl_subvol_setflags() 2364 void __user *arg) in btrfs_ioctl_snap_destroy() [all …]
|
/fs/f2fs/ |
D | file.c | 1593 static int f2fs_ioc_getflags(struct file *filp, unsigned long arg) in f2fs_ioc_getflags() 1601 static int f2fs_ioc_setflags(struct file *filp, unsigned long arg) in f2fs_ioc_setflags() 1651 static int f2fs_ioc_getversion(struct file *filp, unsigned long arg) in f2fs_ioc_getversion() 1842 static int f2fs_ioc_shutdown(struct file *filp, unsigned long arg) in f2fs_ioc_shutdown() 1903 static int f2fs_ioc_fitrim(struct file *filp, unsigned long arg) in f2fs_ioc_fitrim() 1949 static int f2fs_ioc_set_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_set_encryption_policy() 1961 static int f2fs_ioc_get_encryption_policy(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_policy() 1968 static int f2fs_ioc_get_encryption_pwsalt(struct file *filp, unsigned long arg) in f2fs_ioc_get_encryption_pwsalt() 2005 static int f2fs_ioc_gc(struct file *filp, unsigned long arg) in f2fs_ioc_gc() 2040 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/ext2/ |
D | ioctl.c | 20 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/nfs/ |
D | proc.c | 122 struct nfs_sattrargs arg = { in nfs_proc_setattr() local 152 struct nfs_diropargs arg = { in nfs_proc_lookup() local 197 struct nfs_createargs arg; member 304 struct nfs_removeargs arg = { in nfs_proc_remove() local 362 struct nfs_linkargs arg = { in nfs_proc_link() local 388 struct nfs_symlinkargs arg = { in nfs_proc_symlink() local 461 struct nfs_diropargs arg = { in nfs_proc_rmdir() local 491 struct nfs_readdirargs arg = { in nfs_proc_readdir() local
|
D | nfs3proc.c | 124 struct nfs3_sattrargs arg = { in nfs3_proc_setattr() local 151 struct nfs3_diropargs arg = { in nfs3_proc_lookup() local 188 struct nfs3_accessargs arg = { in nfs3_proc_access() local 275 } arg; member 409 struct nfs_removeargs arg = { in nfs3_proc_remove() local 485 struct nfs3_linkargs arg = { in nfs3_proc_link() local 588 struct nfs3_diropargs arg = { in nfs3_proc_rmdir() local 628 struct nfs3_readdirargs arg = { in nfs3_proc_readdir() local
|
/fs/reiserfs/ |
D | ioctl.c | 23 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl() 134 unsigned long arg) in reiserfs_compat_ioctl()
|
/fs/ubifs/ |
D | ioctl.c | 147 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl() 191 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl()
|
/fs/gfs2/ |
D | lock_dlm.c | 118 static void gdlm_ast(void *arg) in gdlm_ast() 167 static void gdlm_bast(void *arg, int mode) in gdlm_bast() 494 static void sync_wait_cb(void *arg) in sync_wait_cb() 1067 static void gdlm_recover_prep(void *arg) in gdlm_recover_prep() 1088 static void gdlm_recover_slot(void *arg, struct dlm_slot *slot) in gdlm_recover_slot() 1112 static void gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots, in gdlm_recover_done()
|
/fs/notify/inotify/ |
D | inotify_user.c | 89 static inline __u32 inotify_arg_to_mask(u32 arg) in inotify_arg_to_mask() 288 unsigned long arg) in inotify_ioctl() 518 u32 arg) in inotify_update_existing_watch() 569 u32 arg) in inotify_new_watch() 617 static int inotify_update_watch(struct fsnotify_group *group, struct inode *inode, u32 arg) in inotify_update_watch()
|
/fs/cifs/ |
D | ioctl.c | 147 void __user *arg) in smb_mnt_get_fsinfo() 183 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
|
/fs/crypto/ |
D | policy.c | 57 int fscrypt_ioctl_set_policy(struct file *filp, const void __user *arg) in fscrypt_ioctl_set_policy() 105 int fscrypt_ioctl_get_policy(struct file *filp, void __user *arg) in fscrypt_ioctl_get_policy()
|
/fs/logfs/ |
D | logfs.h | 47 #define log_cond(cond, fmt, arg...) do { \ argument 52 #define log_super(fmt, arg...) \ argument 54 #define log_segment(fmt, arg...) \ argument 56 #define log_journal(fmt, arg...) \ argument 58 #define log_dir(fmt, arg...) \ argument 60 #define log_file(fmt, arg...) \ argument 62 #define log_inode(fmt, arg...) \ argument 64 #define log_readwrite(fmt, arg...) \ argument 66 #define log_gc(fmt, arg...) \ argument 68 #define log_gc_noisy(fmt, arg...) \ argument [all …]
|
/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/jffs2/ |
D | ioctl.c | 16 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl()
|