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 | 679 static int _autofs_dev_ioctl(unsigned int command, in _autofs_dev_ioctl() 774 static long autofs_dev_ioctl(struct file *file, unsigned int command, in autofs_dev_ioctl() 784 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 | 372 int command; in ksmbd_smb2_check_message() local
|
| D | smb_common.c | 590 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command) in ksmbd_smb_negotiate_common()
|
| D | smb2pdu.c | 8748 bool smb2_is_sign_req(struct ksmbd_work *work, unsigned int command) in smb2_is_sign_req()
|
| /fs/smb/client/ |
| D | ioctl.c | 352 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 | smb2inode.c | 1124 int command, struct cifsFileInfo *cfile, in smb2_set_path_attr()
|
| D | transport.c | 85 __le16 command = midEntry->server->vals->lock_cmd; in __release_mid() local
|
| D | cifsglob.h | 1699 __le16 command; /* smb command code */ member
|
| /fs/ext4/ |
| D | namei.c | 216 #define dxtrace(command) command argument 218 #define dxtrace(command) argument
|
| /fs/fuse/ |
| D | backing.c | 1015 long fuse_backing_ioctl(struct file *file, unsigned int command, unsigned long arg, int flags) in fuse_backing_ioctl()
|