Home
last modified time | relevance | path

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

123

/fs/ocfs2/
Dlocks.c39 int cmd, struct file_lock *fl) in ocfs2_do_flock()
97 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_do_funlock()
113 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_flock()
133 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_lock()
/fs/
Dcompat_ioctl.c128 static int do_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in do_ioctl()
140 unsigned int cmd, compat_ulong_t __user *argp) in w_long()
165 unsigned int cmd, struct compat_video_event __user *up) in do_video_get_event()
195 unsigned int cmd, struct compat_video_still_picture __user *up) in do_video_stillpicture()
226 unsigned int cmd, struct compat_video_spu_palette __user *up) in do_video_set_spu_palette()
301 static int sg_ioctl_trans(struct file *file, unsigned int cmd, in sg_ioctl_trans()
406 unsigned int cmd, struct compat_sg_req_info __user *o) in sg_grt_trans()
438 unsigned int cmd, struct sock_fprog32 __user *u_fprog32) in ppp_sock_fprog_ioctl_trans()
476 static int ppp_gidle(struct file *file, unsigned int cmd, in ppp_gidle()
497 static int ppp_scompress(struct file *file, unsigned int cmd, in ppp_scompress()
[all …]
Dioctl.c36 long vfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in vfs_ioctl()
477 static int file_ioctl(struct file *filp, unsigned int cmd, in file_ioctl()
618 int do_vfs_ioctl(struct file *filp, unsigned int fd, unsigned int cmd, in do_vfs_ioctl()
685 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
Dfcntl.c248 static long do_fcntl(int fd, unsigned int cmd, unsigned long arg, in do_fcntl()
348 static int check_fcntl_cmd(unsigned cmd) in check_fcntl_cmd()
361 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
385 SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, in SYSCALL_DEFINE3() argument
Dlocks.c395 static inline int flock_translate_cmd(int cmd) { in flock_translate_cmd()
411 flock_make_lock(struct file *filp, unsigned int cmd) in flock_make_lock()
1988 SYSCALL_DEFINE2(flock, unsigned int, fd, unsigned int, cmd) in SYSCALL_DEFINE2() argument
2089 int fcntl_getlk(struct file *filp, unsigned int cmd, struct flock __user *l) in fcntl_getlk()
2168 int vfs_lock_file(struct file *filp, unsigned int cmd, struct file_lock *fl, struct file_lock *conf) in vfs_lock_file()
2177 static int do_lock_file_wait(struct file *filp, unsigned int cmd, in do_lock_file_wait()
2220 int fcntl_setlk(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk()
2318 int fcntl_getlk64(struct file *filp, unsigned int cmd, struct flock64 __user *l) in fcntl_getlk64()
2365 int fcntl_setlk64(unsigned int fd, struct file *filp, unsigned int cmd, in fcntl_setlk64()
/fs/nilfs2/
Dioctl.c217 unsigned int cmd, void __user *argp) in nilfs_ioctl_change_cpmode()
272 unsigned int cmd, void __user *argp) in nilfs_ioctl_delete_checkpoint()
351 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_cpstat()
418 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_sustat()
527 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_bdescs()
874 unsigned int cmd, void __user *argp) in nilfs_ioctl_clean_segments()
1013 unsigned int cmd, void __user *argp) in nilfs_ioctl_sync()
1179 unsigned int cmd, void __user *argp, in nilfs_ioctl_get_info()
1230 unsigned int cmd, void __user *argp) in nilfs_ioctl_set_suinfo()
1294 long nilfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_ioctl()
[all …]
/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.c23 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl()
133 long reiserfs_compat_ioctl(struct file *file, unsigned int cmd, in reiserfs_compat_ioctl()
/fs/jfs/
Dioctl.c59 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/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/ceph/
Dlocks.c36 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
157 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock()
204 int ceph_flock(struct file *file, int cmd, struct file_lock *fl) in ceph_flock()
/fs/9p/
Dvfs_file.c131 static int v9fs_file_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock()
150 static int v9fs_file_do_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_do_lock()
305 static int v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock_dotl()
340 static int v9fs_file_flock_dotl(struct file *filp, int cmd, in v9fs_file_flock_dotl()
/fs/autofs4/
Ddev-ioctl.c71 static int check_dev_ioctl_version(int cmd, struct autofs_dev_ioctl *param) in check_dev_ioctl_version()
126 static int validate_dev_ioctl(int cmd, struct autofs_dev_ioctl *param) in validate_dev_ioctl()
596 #define cmd_idx(cmd) (cmd - _IOC_NR(AUTOFS_DEV_IOCTL_IOC_FIRST)) argument
598 static ioctl_fn lookup_dev_ioctl(unsigned int cmd) in lookup_dev_ioctl()
628 unsigned int cmd_first, cmd; in _autofs_dev_ioctl() local
Droot.c866 unsigned int cmd, unsigned long arg) in autofs4_root_ioctl_unlocked()
918 unsigned int cmd, unsigned long arg) in autofs4_root_ioctl()
927 unsigned int cmd, unsigned long arg) in autofs4_root_compat_ioctl()
/fs/nfs/
Dfile.c662 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_getlk()
691 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk()
727 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk()
768 int nfs_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs_lock()
807 int nfs_flock(struct file *filp, int cmd, struct file_lock *fl) in nfs_flock()
/fs/quota/
Dquota.c21 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission()
702 static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, in do_quotactl()
772 static int quotactl_cmd_write(int cmd) in quotactl_cmd_write()
799 static struct super_block *quotactl_block(const char __user *special, int cmd) in quotactl_block()
832 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument
/fs/jffs2/
Dioctl.c16 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl()
/fs/xfs/
Dxfs_ioctl32.c40 #define _NATIVE_IOC(cmd, type) \ argument
244 unsigned int cmd, in xfs_compat_ioc_bulkstat()
528 unsigned cmd, in xfs_file_compat_ioctl()
Dxfs_ioctl.c66 unsigned int cmd, in xfs_find_handle()
605 unsigned int cmd, in xfs_ioc_space()
744 unsigned int cmd, in xfs_ioc_bulkstat()
1556 unsigned int cmd, in xfs_ioc_getbmap()
1714 unsigned int cmd, in xfs_file_ioctl()
/fs/afs/
Dflock.c516 int afs_lock(struct file *file, int cmd, struct file_lock *fl) in afs_lock()
539 int afs_flock(struct file *file, int cmd, struct file_lock *fl) in afs_flock()
/fs/coda/
Dpioctl.c48 static long coda_pioctl(struct file *filp, unsigned int cmd, in coda_pioctl()
/fs/ncpfs/
Dioctl.c257 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/gfs2/
Dfile.c309 static long gfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in gfs2_ioctl()
986 static int gfs2_lock(struct file *file, int cmd, struct file_lock *fl) in gfs2_lock()
1015 static int do_flock(struct file *file, int cmd, struct file_lock *fl) in do_flock()
1095 static int gfs2_flock(struct file *file, int cmd, struct file_lock *fl) in gfs2_flock()
/fs/orangefs/
Dfile.c525 static long orangefs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in orangefs_ioctl()
720 static int orangefs_lock(struct file *filp, int cmd, struct file_lock *fl) in orangefs_lock()
/fs/ecryptfs/
Dfile.c350 ecryptfs_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ecryptfs_unlocked_ioctl()
375 ecryptfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ecryptfs_compat_ioctl()

123