Searched defs:command (Results 1 – 9 of 9) sorted by relevance
/fs/orangefs/ |
D | devorangefs-req.c | 573 static inline long check_ioctl_command(unsigned int command) in check_ioctl_command() 592 static long dispatch_ioctl_command(unsigned int command, unsigned long arg) in dispatch_ioctl_command() 701 unsigned int command, unsigned long arg) in orangefs_devreq_ioctl()
|
/fs/autofs4/ |
D | dev-ioctl.c | 622 static int _autofs_dev_ioctl(unsigned int command, in _autofs_dev_ioctl() 710 static long autofs_dev_ioctl(struct file *file, uint command, ulong u) in autofs_dev_ioctl() 719 static long autofs_dev_ioctl_compat(struct file *file, uint command, ulong u) in autofs_dev_ioctl_compat()
|
/fs/cifs/ |
D | smb2inode.c | 44 __u32 create_options, void *data, int command) in smb2_open_op_close() 214 struct cifs_sb_info *cifs_sb, __u32 access, int command) in smb2_set_path_attr()
|
D | ioctl.c | 178 long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg) in cifs_ioctl()
|
D | smb2misc.c | 103 int command; in smb2_check_message() local
|
D | transport.c | 87 __le16 command = midEntry->server->vals->lock_cmd; in DeleteMidQEntry() local
|
D | cifsglob.h | 1321 __le16 command; /* smb command code */ member
|
/fs/ext4/ |
D | namei.c | 166 #define dxtrace(command) command argument 168 #define dxtrace(command) argument
|
/fs/ |
D | compat_ioctl.c | 691 u8 command; member
|