Home
last modified time | relevance | path

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

1234

/fs/ocfs2/
A Dlocks.c24 int cmd, struct file_lock *fl) in ocfs2_do_flock()
82 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_do_funlock()
98 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_flock()
116 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_lock()
/fs/fuse/
A Ddev_uring.c33 static void uring_cmd_set_ring_ent(struct io_uring_cmd *cmd, in uring_cmd_set_ring_ent()
42 static struct fuse_ring_ent *uring_cmd_to_ring_ent(struct io_uring_cmd *cmd) in uring_cmd_to_ring_ent()
329 struct io_uring_cmd *cmd; in fuse_uring_entry_teardown() local
498 static void fuse_uring_cancel(struct io_uring_cmd *cmd, in fuse_uring_cancel()
723 struct io_uring_cmd *cmd; in fuse_uring_send_next_to_ring() local
977 struct io_uring_cmd *cmd, in fuse_uring_do_register()
1030 fuse_uring_create_ring_ent(struct io_uring_cmd *cmd, in fuse_uring_create_ring_ent()
1078 static int fuse_uring_register(struct io_uring_cmd *cmd, in fuse_uring_register()
1125 int fuse_uring_cmd(struct io_uring_cmd *cmd, unsigned int issue_flags) in fuse_uring_cmd()
1211 static void fuse_uring_send_in_task(struct io_uring_cmd *cmd, in fuse_uring_send_in_task()
[all …]
A Dioctl.c217 long fuse_do_ioctl(struct file *file, unsigned int cmd, unsigned long arg, in fuse_do_ioctl()
412 long fuse_ioctl_common(struct file *file, unsigned int cmd, in fuse_ioctl_common()
427 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fuse_file_ioctl()
432 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd, in fuse_file_compat_ioctl()
439 unsigned int cmd, void *ptr, size_t size) in fuse_priv_ioctl()
/fs/nilfs2/
A Dioctl.c196 unsigned int cmd, void __user *argp) in nilfs_ioctl_change_cpmode()
248 unsigned int cmd, void __user *argp) in nilfs_ioctl_delete_checkpoint()
324 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_cpstat()
389 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_sustat()
496 unsigned int cmd, void __user *argp) in nilfs_ioctl_get_bdescs()
829 unsigned int cmd, void __user *argp) in nilfs_ioctl_clean_segments()
960 unsigned int cmd, void __user *argp) in nilfs_ioctl_sync()
1131 unsigned int cmd, void __user *argp, in nilfs_ioctl_get_info()
1178 unsigned int cmd, void __user *argp) in nilfs_ioctl_set_suinfo()
1328 long nilfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_ioctl()
[all …]
/fs/
A Dfcntl.c358 static long fcntl_get_rw_hint(struct file *file, unsigned int cmd, in fcntl_get_rw_hint()
370 static long fcntl_set_rw_hint(struct file *file, unsigned int cmd, in fcntl_set_rw_hint()
446 static long do_fcntl(int fd, unsigned int cmd, unsigned long arg, in do_fcntl()
561 static int check_fcntl_cmd(unsigned cmd) in check_fcntl_cmd()
576 SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
597 SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, in SYSCALL_DEFINE3() argument
700 convert_fcntl_cmd(unsigned int cmd) in convert_fcntl_cmd()
732 static long do_compat_fcntl64(unsigned int fd, unsigned int cmd, in do_compat_fcntl64()
795 COMPAT_SYSCALL_DEFINE3(fcntl64, unsigned int, fd, unsigned int, cmd, in COMPAT_SYSCALL_DEFINE3() argument
801 COMPAT_SYSCALL_DEFINE3(fcntl, unsigned int, fd, unsigned int, cmd, in COMPAT_SYSCALL_DEFINE3() argument
A Dioctl.c44 int vfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in vfs_ioctl()
323 static int file_ioctl(struct file *filp, unsigned int cmd, int __user *p) in file_ioctl()
494 unsigned int cmd, unsigned long arg) in do_vfs_ioctl()
584 SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, unsigned long, arg) in SYSCALL_DEFINE3() argument
630 long compat_ptr_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_ptr_ioctl()
639 COMPAT_SYSCALL_DEFINE3(ioctl, unsigned int, fd, unsigned int, cmd, in COMPAT_SYSCALL_DEFINE3() argument
A Dfsopen.c277 static int vfs_fsconfig_locked(struct fs_context *fc, int cmd, in vfs_fsconfig_locked()
346 unsigned int, cmd, in SYSCALL_DEFINE5() argument
/fs/9p/
A Dvfs_file.c104 static int v9fs_file_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock()
118 static int v9fs_file_do_lock(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_do_lock()
288 static int v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock_dotl()
318 static int v9fs_file_flock_dotl(struct file *filp, int cmd, in v9fs_file_flock_dotl()
/fs/ext2/
A Dioctl.c54 long ext2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in ext2_ioctl()
144 long ext2_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ext2_compat_ioctl()
/fs/xfs/
A Dxfs_ioctl.c78 unsigned int cmd, in xfs_ioc_fsbulkstat()
261 unsigned int cmd, in xfs_ioc_bulkstat()
313 unsigned int cmd, in xfs_ioc_inumbers()
872 unsigned int cmd, in xfs_ioc_getbmap()
1113 unsigned int cmd, in xfs_ioctl_getset_resblocks()
1185 unsigned int cmd, in xfs_file_ioctl()
A Dxfs_ioctl32.c29 #define _NATIVE_IOC(cmd, type) \ argument
200 unsigned int cmd, in xfs_compat_ioc_fsbulkstat()
423 unsigned cmd, in xfs_file_compat_ioctl()
/fs/autofs/
A Ddev-ioctl.c56 static int check_dev_ioctl_version(int cmd, struct autofs_dev_ioctl *param) in check_dev_ioctl_version()
111 static int validate_dev_ioctl(int cmd, struct autofs_dev_ioctl *param) in validate_dev_ioctl()
648 #define cmd_idx(cmd) (cmd - _IOC_NR(AUTOFS_DEV_IOCTL_IOC_FIRST)) argument
650 static ioctl_fn lookup_dev_ioctl(unsigned int cmd) in lookup_dev_ioctl()
683 unsigned int cmd_first, cmd; in _autofs_dev_ioctl() local
/fs/quota/
A Dquota.c27 static int check_quotactl_permission(struct super_block *sb, int type, int cmd, in check_quotactl_permission()
767 static int do_quotactl(struct super_block *sb, int type, int cmd, qid_t id, in do_quotactl()
834 static int quotactl_cmd_write(int cmd) in quotactl_cmd_write()
856 static bool quotactl_cmd_onoff(int cmd) in quotactl_cmd_onoff()
866 static struct super_block *quotactl_block(const char __user *special, int cmd) in quotactl_block()
917 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument
973 SYSCALL_DEFINE4(quotactl_fd, unsigned int, fd, unsigned int, cmd, in SYSCALL_DEFINE4() argument
/fs/ubifs/
A Dioctl.c171 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl()
213 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl()
/fs/ceph/
A Dlocks.c77 int cmd, u8 wait, struct file_lock *fl) in ceph_lock_message()
247 int ceph_lock(struct file *file, int cmd, struct file_lock *fl) in ceph_lock()
314 int ceph_flock(struct file *file, int cmd, struct file_lock *fl) in ceph_flock()
A Dioctl.c323 static const char *ceph_ioctl_cmd_name(const unsigned int cmd) in ceph_ioctl_cmd_name()
359 long ceph_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ceph_ioctl()
/fs/nfs/
A Dfile.c735 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_getlk()
764 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk()
800 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk()
844 int nfs_lock(struct file *filp, int cmd, struct file_lock *fl) in nfs_lock()
882 int nfs_flock(struct file *filp, int cmd, struct file_lock *fl) in nfs_flock()
/fs/jffs2/
A Dioctl.c16 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl()
/fs/proc/
A Dinode.c370 static long pde_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsigned lon… in pde_ioctl()
378 static long proc_reg_unlocked_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in proc_reg_unlocked_ioctl()
393 static long pde_compat_ioctl(struct proc_dir_entry *pde, struct file *file, unsigned int cmd, unsig… in pde_compat_ioctl()
401 static long proc_reg_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in proc_reg_compat_ioctl()
/fs/bcachefs/
A Dchardev.h18 unsigned cmd, void __user * arg) in bch2_fs_ioctl()
A Dfs-ioctl.c360 long bch2_fs_file_ioctl(struct file *file, unsigned cmd, unsigned long arg) in bch2_fs_file_ioctl()
419 long bch2_compat_fs_ioctl(struct file *file, unsigned cmd, unsigned long arg) in bch2_compat_fs_ioctl()
A Dchardev.c131 static long bch2_global_ioctl(unsigned cmd, void __user *arg) in bch2_global_ioctl()
698 long bch2_fs_ioctl(struct bch_fs *c, unsigned cmd, void __user *arg) in bch2_fs_ioctl()
760 static long bch2_chardev_ioctl(struct file *filp, unsigned cmd, unsigned long v) in bch2_chardev_ioctl()
/fs/hfsplus/
A Dioctl.c60 long hfsplus_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in hfsplus_ioctl()
/fs/coda/
A Dpioctl.c50 static long coda_pioctl(struct file *filp, unsigned int cmd, in coda_pioctl()
/fs/gfs2/
A Dfile.c325 static long gfs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in gfs2_ioctl()
338 static long gfs2_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in gfs2_compat_ioctl()
1440 static int gfs2_lock(struct file *file, int cmd, struct file_lock *fl) in gfs2_lock()
1478 static int do_flock(struct file *file, int cmd, struct file_lock *fl) in do_flock()
1561 static int gfs2_flock(struct file *file, int cmd, struct file_lock *fl) in gfs2_flock()

Completed in 58 milliseconds

1234