Searched defs:command (Results 1 – 12 of 12) sorted by relevance
| /fs/orangefs/ |
| A 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/ |
| A D | dev-ioctl.c | 677 static int _autofs_dev_ioctl(unsigned int command, in _autofs_dev_ioctl() 772 static long autofs_dev_ioctl(struct file *file, unsigned int command, in autofs_dev_ioctl() 782 static long autofs_dev_ioctl_compat(struct file *file, unsigned int command, in autofs_dev_ioctl_compat()
|
| /fs/smb/server/ |
| A D | server.c | 112 u16 command; in __process_request() local 166 u16 command = 0; in __handle_ksmbd_work() local
|
| A D | smb2misc.c | 372 int command; in ksmbd_smb2_check_message() local
|
| A D | smb_common.c | 590 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command) in ksmbd_smb_negotiate_common()
|
| A D | smb2pdu.c | 8797 bool smb2_is_sign_req(struct ksmbd_work *work, unsigned int command) in smb2_is_sign_req()
|
| /fs/smb/client/ |
| A D | ioctl.c | 349 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
|
| A D | smb2misc.c | 143 int command; in smb2_check_message() local
|
| A D | transport.c | 46 __le16 command = midEntry->server->vals->lock_cmd; in __release_mid() local
|
| A D | smb2inode.c | 1196 int command, struct cifsFileInfo *cfile, in smb2_set_path_attr()
|
| A D | cifsglob.h | 1733 __le16 command; /* smb command code */ member
|
| /fs/ext4/ |
| A D | namei.c | 216 #define dxtrace(command) command argument 218 #define dxtrace(command) argument
|
Completed in 45 milliseconds