Home
last modified time | relevance | path

Searched defs:command (Results 1 – 13 of 13) sorted by relevance

/fs/orangefs/
Ddevorangefs-req.c572 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/
Ddev-ioctl.c679 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/
Dserver.c112 u16 command; in __process_request() local
166 u16 command = 0; in __handle_ksmbd_work() local
Dsmb2misc.c372 int command; in ksmbd_smb2_check_message() local
Dsmb_common.c590 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command) in ksmbd_smb_negotiate_common()
Dsmb2pdu.c8748 bool smb2_is_sign_req(struct ksmbd_work *work, unsigned int command) in smb2_is_sign_req()
/fs/smb/client/
Dioctl.c352 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
Dsmb2misc.c143 int command; in smb2_check_message() local
Dsmb2inode.c1124 int command, struct cifsFileInfo *cfile, in smb2_set_path_attr()
Dtransport.c85 __le16 command = midEntry->server->vals->lock_cmd; in __release_mid() local
Dcifsglob.h1699 __le16 command; /* smb command code */ member
/fs/ext4/
Dnamei.c216 #define dxtrace(command) command argument
218 #define dxtrace(command) argument
/fs/fuse/
Dbacking.c1015 long fuse_backing_ioctl(struct file *file, unsigned int command, unsigned long arg, int flags) in fuse_backing_ioctl()