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.c593 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/
Dserver.c112 u16 command; in __process_request() local
166 u16 command = 0; in __handle_ksmbd_work() local
Dsmb2misc.c360 int command; in ksmbd_smb2_check_message() local
Dsmb_common.c583 int ksmbd_smb_negotiate_common(struct ksmbd_work *work, unsigned int command) in ksmbd_smb_negotiate_common()
Dsmb2pdu.c8325 bool smb2_is_sign_req(struct ksmbd_work *work, unsigned int command) in smb2_is_sign_req()
/fs/smb/client/
Dsmb2inode.c61 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()
Dioctl.c327 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
Dsmb2misc.c143 int command; in smb2_check_message() local
Dtransport.c84 __le16 command = midEntry->server->vals->lock_cmd; in __release_mid() local
Dcifsglob.h1652 __le16 command; /* smb command code */ member
/fs/ext4/
Dnamei.c215 #define dxtrace(command) command argument
217 #define dxtrace(command) argument
/fs/fuse/
Dbacking.c976 long fuse_backing_ioctl(struct file *file, unsigned int command, unsigned long arg, int flags) in fuse_backing_ioctl()