Searched defs:command (Results 1 – 8 of 8) 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 | 588 static int _autofs_dev_ioctl(unsigned int command, in _autofs_dev_ioctl() 683 static long autofs_dev_ioctl(struct file *file, unsigned int command, in autofs_dev_ioctl() 693 static long autofs_dev_ioctl_compat(struct file *file, unsigned int command, in autofs_dev_ioctl_compat()
|
/fs/cifs/ |
D | smb2inode.c | 54 __u32 create_options, umode_t mode, void *ptr, int command, in smb2_compound_op() 553 struct cifs_sb_info *cifs_sb, __u32 access, int command, in smb2_set_path_attr()
|
D | ioctl.c | 164 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
|
D | smb2misc.c | 137 int command; in smb2_check_message() local
|
D | transport.c | 94 __le16 command = midEntry->server->vals->lock_cmd; in _cifs_mid_q_entry_release() local
|
D | cifsglob.h | 1555 __le16 command; /* smb command code */ member
|
/fs/ext4/ |
D | namei.c | 199 #define dxtrace(command) command argument 201 #define dxtrace(command) argument
|