Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 5 of 5) sorted by relevance

/block/
Dioctl.c306 unsigned cmd, unsigned long arg) in blkdev_compat_ptr_ioctl()
424 static int blkdev_flushbuf(struct block_device *bdev, unsigned cmd, in blkdev_flushbuf()
442 static int blkdev_roset(struct block_device *bdev, unsigned cmd, in blkdev_roset()
563 unsigned int cmd, unsigned long arg, in blkdev_common_ioctl()
652 long blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in blkdev_ioctl()
711 long compat_blkdev_ioctl(struct file *file, unsigned cmd, unsigned long arg) in compat_blkdev_ioctl()
766 static void blk_cmd_complete(struct io_uring_cmd *cmd, unsigned int issue_flags) in blk_cmd_complete()
778 struct io_uring_cmd *cmd = bio->bi_private; in bio_cmd_bio_end_io() local
788 static int blkdev_cmd_discard(struct io_uring_cmd *cmd, in blkdev_cmd_discard()
845 int blkdev_uring_cmd(struct io_uring_cmd *cmd, unsigned int issue_flags) in blkdev_uring_cmd()
Dsed-opal.c98 u8 *cmd; member
693 static size_t remaining_size(struct opal_dev *cmd) in remaining_size()
698 static bool can_add(int *err, struct opal_dev *cmd, size_t len) in can_add()
712 static void add_token_u8(int *err, struct opal_dev *cmd, u8 tok) in add_token_u8()
720 static void add_short_atom_header(struct opal_dev *cmd, bool bytestring, in add_short_atom_header()
734 static void add_medium_atom_header(struct opal_dev *cmd, bool bytestring, in add_medium_atom_header()
748 static void add_token_u64(int *err, struct opal_dev *cmd, u64 number) in add_token_u64()
770 static u8 *add_bytestring_header(int *err, struct opal_dev *cmd, size_t len) in add_bytestring_header()
793 static void add_token_bytestring(int *err, struct opal_dev *cmd, in add_token_bytestring()
837 static void set_comid(struct opal_dev *cmd, u16 comid) in set_comid()
[all …]
Dblk.h541 unsigned int cmd, unsigned long arg) in blkdev_report_zones_ioctl()
546 blk_mode_t mode, unsigned int cmd, unsigned long arg) in blkdev_zone_mgmt_ioctl()
Dbsg.c104 static long bsg_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in bsg_ioctl()
Dblk-zoned.c282 int blkdev_report_zones_ioctl(struct block_device *bdev, unsigned int cmd, in blkdev_report_zones_ioctl()
336 unsigned int cmd, unsigned long arg) in blkdev_zone_mgmt_ioctl()