Home
last modified time | relevance | path

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

1234

/fs/cifs/
Dcifs_debug.h48 #define cifsfyi(fmt, arg...) \ argument
54 #define cFYI(set, fmt, arg...) \ argument
60 #define cifswarn(fmt, arg...) \ argument
66 #define cEVENT(fmt, arg...) \ argument
73 #define cifserror(fmt, arg...) \ argument
79 #define cERROR(set, fmt, arg...) \ argument
90 #define cERROR(set, fmt, arg...) argument
91 #define cEVENT(fmt, arg...) argument
92 #define cFYI(set, fmt, arg...) argument
93 #define cifserror(fmt, arg...) argument
Dioctl.c33 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
/fs/jfs/
Djfs_debug.h68 #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
Dioctl.c55 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl()
132 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()
38 static long ceph_ioctl_set_layout(struct file *file, void __user *arg) in ceph_ioctl_set_layout()
125 static long ceph_ioctl_set_layout_policy (struct file *file, void __user *arg) in ceph_ioctl_set_layout_policy()
186 static long ceph_ioctl_get_dataloc(struct file *file, void __user *arg) in ceph_ioctl_get_dataloc()
266 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl()
/fs/xfs/
Dxfs_ioctl.c354 void __user *arg) in xfs_fssetdm_by_handle()
391 void __user *arg) in xfs_attrlist_by_handle()
510 void __user *arg) in xfs_attrmulti_by_handle()
644 void __user *arg) in xfs_ioc_bulkstat()
702 void __user *arg) in xfs_ioc_fsgeometry_v1()
724 void __user *arg) in xfs_ioc_fsgeometry()
796 void __user *arg) in xfs_ioc_fsgetxattr()
1161 void __user *arg) in xfs_ioc_fssetxattr()
1179 void __user *arg) in xfs_ioc_getxflags()
1193 void __user *arg) in xfs_ioc_setxflags()
[all …]
Dxfs_ioctl32.c351 void __user *arg) in xfs_compat_attrlist_by_handle()
401 void __user *arg) in xfs_compat_attrmulti_by_handle()
494 void __user *arg) in xfs_compat_fssetdm_by_handle()
538 void __user *arg = (void __user *)p; in xfs_file_compat_ioctl() local
/fs/ncpfs/
Dioctl.c36 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()
809 long ncp_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ncp_ioctl()
910 long ncp_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ncp_compat_ioctl()
/fs/btrfs/
Dioctl.c146 static int btrfs_ioctl_getflags(struct file *file, void __user *arg) in btrfs_ioctl_getflags()
171 static int btrfs_ioctl_setflags(struct file *file, void __user *arg) in btrfs_ioctl_setflags()
280 static int btrfs_ioctl_getversion(struct file *file, int __user *arg) in btrfs_ioctl_getversion()
287 static noinline int btrfs_ioctl_fitrim(struct file *file, void __user *arg) in btrfs_ioctl_fitrim()
1254 void __user *arg) in btrfs_ioctl_resize()
1425 void __user *arg, int subvol) in btrfs_ioctl_snap_create()
1444 void __user *arg, int subvol) in btrfs_ioctl_snap_create_v2()
1483 void __user *arg) in btrfs_ioctl_subvol_getflags()
1505 void __user *arg) in btrfs_ioctl_subvol_setflags()
1914 void __user *arg) in btrfs_ioctl_snap_destroy()
[all …]
/fs/nfs/
Dproc.c155 struct nfs_sattrargs arg = { in nfs_proc_setattr() local
184 struct nfs_diropargs arg = { in nfs_proc_lookup() local
229 struct nfs_createargs arg; member
336 struct nfs_removeargs arg = { in nfs_proc_remove() local
400 struct nfs_renameargs arg = { in nfs_proc_rename() local
423 struct nfs_linkargs arg = { in nfs_proc_link() local
449 struct nfs_symlinkargs arg = { in nfs_proc_symlink() local
522 struct nfs_diropargs arg = { in nfs_proc_rmdir() local
552 struct nfs_readdirargs arg = { in nfs_proc_readdir() local
Dnfs3proc.c122 struct nfs3_sattrargs arg = { in nfs3_proc_setattr() local
148 struct nfs3_diropargs arg = { in nfs3_proc_lookup() local
185 struct nfs3_accessargs arg = { in nfs3_proc_access() local
272 } arg; member
399 struct nfs_removeargs arg = { in nfs3_proc_remove() local
477 struct nfs_renameargs arg = { in nfs3_proc_rename() local
511 struct nfs3_linkargs arg = { in nfs3_proc_link() local
608 struct nfs3_diropargs arg = { in nfs3_proc_rmdir() local
648 struct nfs3_readdirargs arg = { in nfs3_proc_readdir() local
/fs/gfs2/
Dutil.h17 #define fs_printk(level, fs, fmt, arg...) \ argument
20 #define fs_info(fs, fmt, arg...) \ argument
23 #define fs_warn(fs, fmt, arg...) \ argument
26 #define fs_err(fs, fmt, arg...) \ argument
Dlock_dlm.c115 static void gdlm_ast(void *arg) in gdlm_ast()
164 static void gdlm_bast(void *arg, int mode) in gdlm_bast()
478 static void sync_wait_cb(void *arg) in sync_wait_cb()
1053 static void gdlm_recover_prep(void *arg) in gdlm_recover_prep()
1074 static void gdlm_recover_slot(void *arg, struct dlm_slot *slot) in gdlm_recover_slot()
1098 static void gdlm_recover_done(void *arg, struct dlm_slot *slots, int num_slots, in gdlm_recover_done()
/fs/ext2/
Dioctl.c20 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/
Dioctl.c22 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl()
133 unsigned long arg) in reiserfs_compat_ioctl()
/fs/
Dfcntl.c148 static int setfl(int fd, struct file * filp, unsigned long arg) in setfl()
232 int f_setown(struct file *filp, unsigned long arg, int force) in f_setown()
267 static int f_setown_ex(struct file *filp, unsigned long arg) in f_setown_ex()
307 static int f_getown_ex(struct file *filp, unsigned long arg) in f_getown_ex()
343 static long do_fcntl(int fd, unsigned int cmd, unsigned long arg, in do_fcntl()
442 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
473 unsigned long, arg) in SYSCALL_DEFINE3() argument
Dioctl.c36 unsigned long arg) in vfs_ioctl()
173 static int ioctl_fiemap(struct file *filp, unsigned long arg) in ioctl_fiemap()
450 unsigned long arg) in file_ioctl()
547 unsigned long arg) in do_vfs_ioctl()
604 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
Dlocks.c1137 static void lease_clear_pending(struct file_lock *fl, int arg) in lease_clear_pending()
1149 int lease_modify(struct file_lock **before, int arg) in lease_modify()
1351 int generic_add_lease(struct file *filp, long arg, struct file_lock **flp) in generic_add_lease()
1443 int generic_setlease(struct file *filp, long arg, struct file_lock **flp) in generic_setlease()
1473 static int __vfs_setlease(struct file *filp, long arg, struct file_lock **lease) in __vfs_setlease()
1508 int vfs_setlease(struct file *filp, long arg, struct file_lock **lease) in vfs_setlease()
1529 static int do_fcntl_add_lease(unsigned int fd, struct file *filp, long arg) in do_fcntl_add_lease()
1583 int fcntl_setlease(unsigned int fd, struct file *filp, long arg) in fcntl_setlease()
/fs/ubifs/
Dioctl.c147 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/ext3/
Dioctl.c15 long ext3_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext3_ioctl()
284 long ext3_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext3_compat_ioctl()
/fs/notify/inotify/
Dinotify_user.c89 static inline __u32 inotify_arg_to_mask(u32 arg) in inotify_arg_to_mask()
305 unsigned long arg) in inotify_ioctl()
571 u32 arg) in inotify_update_existing_watch()
622 u32 arg) in inotify_new_watch()
670 static int inotify_update_watch(struct fsnotify_group *group, struct inode *inode, u32 arg) in inotify_update_watch()
/fs/fuse/
Dcuse.c152 unsigned long arg) in cuse_file_ioctl()
165 unsigned long arg) in cuse_file_compat_ioctl()
309 struct cuse_init_out *arg = req->out.args[0].value; in cuse_process_init_reply() local
409 struct cuse_init_in *arg; in cuse_send_init() local
/fs/logfs/
Dlogfs.h47 #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/ext4/
Dioctl.c23 long ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext4_ioctl()
449 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()

1234