Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 25 of 59) sorted by relevance

123

/fs/
Dcompat_ioctl.c117 static int do_ioctl32_pointer(unsigned int fd, unsigned int cmd, in do_ioctl32_pointer()
123 static int w_long(unsigned int fd, unsigned int cmd, unsigned long arg) in w_long()
137 static int rw_long(unsigned int fd, unsigned int cmd, unsigned long arg) in rw_long()
163 static int do_video_get_event(unsigned int fd, unsigned int cmd, unsigned long arg) in do_video_get_event()
194 static int do_video_stillpicture(unsigned int fd, unsigned int cmd, unsigned long arg) in do_video_stillpicture()
226 static int do_video_set_spu_palette(unsigned int fd, unsigned int cmd, unsigned long arg) in do_video_set_spu_palette()
249 static int do_siocgstamp(unsigned int fd, unsigned int cmd, unsigned long arg) in do_siocgstamp()
266 static int do_siocgstampns(unsigned int fd, unsigned int cmd, unsigned long arg) in do_siocgstampns()
320 static int dev_ifname32(unsigned int fd, unsigned int cmd, unsigned long arg) in dev_ifname32()
339 static int dev_ifconf(unsigned int fd, unsigned int cmd, unsigned long arg) in dev_ifconf()
[all …]
Dquota.c23 static int generic_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id) in generic_quotactl_valid()
95 static int xqm_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id) in xqm_quotactl_valid()
145 static int check_quotactl_valid(struct super_block *sb, int type, int cmd, qid_t id) in check_quotactl_valid()
230 static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, void __user *addr) in do_quotactl()
374 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument
437 asmlinkage long sys32_quotactl(unsigned int cmd, const char __user *special, in sys32_quotactl()
Dioctl.c36 static long vfs_ioctl(struct file *filp, unsigned int cmd, in vfs_ioctl()
373 static int file_ioctl(struct file *filp, unsigned int cmd, in file_ioctl()
486 int do_vfs_ioctl(struct file *filp, unsigned int fd, unsigned int cmd, in do_vfs_ioctl()
545 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
Dbad_inode.c59 unsigned int cmd, unsigned long arg) in bad_file_ioctl()
64 static long bad_file_unlocked_ioctl(struct file *file, unsigned cmd, in bad_file_unlocked_ioctl()
70 static long bad_file_compat_ioctl(struct file *file, unsigned int cmd, in bad_file_compat_ioctl()
112 static int bad_file_lock(struct file *file, int cmd, struct file_lock *fl) in bad_file_lock()
135 static int bad_file_flock(struct file *filp, int cmd, struct file_lock *fl) in bad_file_flock()
Dlocks.c256 static inline int flock_translate_cmd(int cmd) { in flock_translate_cmd()
272 unsigned int cmd) in flock_make_lock()
1567 SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) in SYSCALL_DEFINE2() argument
1733 int vfs_lock_file(struct file *filp, unsigned int cmd, struct file_lock *fl, struct file_lock *conf) in vfs_lock_file()
1742 static int do_lock_file_wait(struct file *filp, unsigned int cmd, in do_lock_file_wait()
1769 int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk()
1887 int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk64()
Dfcntl.c262 static long do_fcntl(int fd, unsigned int cmd, unsigned long arg, in do_fcntl()
338 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
361 SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, in SYSCALL_DEFINE3() argument
Dnfsctl.c89 SYSCALL_DEFINE3(nfsservctl, int, cmd, struct nfsctl_arg __user *, arg, in SYSCALL_DEFINE3() argument
/fs/ocfs2/
Dlocks.c40 int cmd, struct file_lock *fl) in ocfs2_do_flock()
93 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_do_funlock()
109 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_flock()
129 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_lock()
Dioctl.c111 long ocfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ocfs2_ioctl()
170 long ocfs2_compat_ioctl(struct file *file, unsigned cmd, unsigned long arg) in ocfs2_compat_ioctl()
/fs/ext2/
Dioctl.c21 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext2_ioctl()
158 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl()
/fs/reiserfs/
Dioctl.c23 int reiserfs_ioctl(struct inode *inode, struct file *filp, unsigned int cmd, in reiserfs_ioctl()
118 long reiserfs_compat_ioctl(struct file *file, unsigned int cmd, in reiserfs_compat_ioctl()
/fs/jfs/
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/ubifs/
Dioctl.c148 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl()
192 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl()
/fs/autofs4/
Ddev-ioctl.c72 static int check_dev_ioctl_version(int cmd, struct autofs_dev_ioctl *param) in check_dev_ioctl_version()
129 static int validate_dev_ioctl(int cmd, struct autofs_dev_ioctl *param) in validate_dev_ioctl()
686 #define cmd_idx(cmd) (cmd - _IOC_NR(AUTOFS_DEV_IOCTL_IOC_FIRST)) argument
688 static ioctl_fn lookup_dev_ioctl(unsigned int cmd) in lookup_dev_ioctl()
691 int cmd; in lookup_dev_ioctl() member
733 unsigned int cmd_first, cmd; in _autofs_dev_ioctl() local
/fs/ext4/
Dioctl.c21 long ext4_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext4_ioctl()
272 long ext4_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext4_compat_ioctl()
/fs/ext3/
Dioctl.c21 int ext3_ioctl (struct inode * inode, struct file * filp, unsigned int cmd, in ext3_ioctl()
300 long ext3_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext3_compat_ioctl()
/fs/gfs2/
Dops_file.c290 static long gfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in gfs2_ioctl()
597 struct file *file, int cmd, struct file_lock *fl) in gfs2_lm_plock()
625 static int gfs2_lock(struct file *file, int cmd, struct file_lock *fl) in gfs2_lock()
651 static int do_flock(struct file *file, int cmd, struct file_lock *fl) in do_flock()
718 static int gfs2_flock(struct file *file, int cmd, struct file_lock *fl) in gfs2_flock()
/fs/nfs/
Dfile.c553 static int do_getlk(struct file *filp, int cmd, struct file_lock *fl) in do_getlk()
601 static int do_unlk(struct file *filp, int cmd, struct file_lock *fl) in do_unlk()
626 static int do_setlk(struct file *filp, int cmd, struct file_lock *fl) in do_setlk()
662 static int nfs_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs_lock()
698 static int nfs_flock(struct file *filp, int cmd, struct file_lock *fl) in nfs_flock()
/fs/jffs2/
Dioctl.c15 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl()
/fs/ncpfs/
Dioctl.c266 unsigned int cmd, unsigned long arg) in __ncp_ioctl()
822 static int ncp_ioctl_need_write(unsigned int cmd) in ncp_ioctl_need_write()
853 unsigned int cmd, unsigned long arg) in ncp_ioctl()
874 long ncp_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ncp_compat_ioctl()
/fs/smbfs/
Dioctl.c27 unsigned int cmd, unsigned long arg) in smb_ioctl()
/fs/afs/
Dflock.c517 int afs_lock(struct file *file, int cmd, struct file_lock *fl) in afs_lock()
540 int afs_flock(struct file *file, int cmd, struct file_lock *fl) in afs_flock()
/fs/xfs/linux-2.6/
Dxfs_ioctl32.c50 #define _NATIVE_IOC(cmd, type) \ argument
253 unsigned int cmd, in xfs_compat_ioc_bulkstat()
537 unsigned cmd, in xfs_file_compat_ioctl()
Dxfs_ioctl.c75 unsigned int cmd, in xfs_find_handle()
631 unsigned int cmd, in xfs_ioc_space()
666 unsigned int cmd, in xfs_ioc_bulkstat()
1234 unsigned int cmd, in xfs_ioc_getbmap()
1311 unsigned int cmd, in xfs_file_ioctl()
/fs/coda/
Dpioctl.c50 unsigned int cmd, unsigned long user_data) in coda_pioctl()

123