Searched defs:command (Results 1 – 13 of 13) sorted by relevance
/fs/orangefs/ |
D | devorangefs-req.c | 572 static inline long check_ioctl_command(unsigned int command) in check_ioctl_command() 591 static long dispatch_ioctl_command(unsigned int command, unsigned long arg) in dispatch_ioctl_command() 700 unsigned int command, unsigned long arg) in orangefs_devreq_ioctl()
|
/fs/autofs/ |
D | dev-ioctl.c | 593 static int _autofs_dev_ioctl(unsigned int command, in _autofs_dev_ioctl() 688 static long autofs_dev_ioctl(struct file *file, unsigned int command, in autofs_dev_ioctl() 698 static long autofs_dev_ioctl_compat(struct file *file, unsigned int command, in autofs_dev_ioctl_compat()
|
/fs/smb/server/ |
D | server.c | 112 u16 command; in __process_request() local 166 u16 command = 0; in __handle_ksmbd_work() local
|
D | smb2misc.c | 360 int command; in ksmbd_smb2_check_message() local
|
D | smb_common.c | 583 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command) in ksmbd_smb_negotiate_common()
|
D | smb2pdu.c | 8325 bool smb2_is_sign_req(struct ksmbd_work *work, unsigned int command) in smb2_is_sign_req()
|
/fs/smb/client/ |
D | smb2inode.c | 61 umode_t mode, void *ptr, int command, struct cifsFileInfo *cfile, in smb2_compound_op() 712 struct cifs_sb_info *cifs_sb, __u32 access, int command, in smb2_set_path_attr()
|
D | ioctl.c | 327 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
|
D | smb2misc.c | 143 int command; in smb2_check_message() local
|
D | transport.c | 84 __le16 command = midEntry->server->vals->lock_cmd; in __release_mid() local
|
D | cifsglob.h | 1652 __le16 command; /* smb command code */ member
|
/fs/ext4/ |
D | namei.c | 215 #define dxtrace(command) command argument 217 #define dxtrace(command) argument
|
/fs/fuse/ |
D | backing.c | 976 long fuse_backing_ioctl(struct file *file, unsigned int command, unsigned long arg, int flags) in fuse_backing_ioctl()
|