Searched defs:bdev (Results 251 - 258 of 258) sorted by relevance

<<11

/linux-master/drivers/block/
H A Dfloppy.c3366 static int fd_getgeo(struct block_device *bdev, struct hd_geometry *geo) argument
3401 static int fd_locked_ioctl(struct block_device *bdev, blk_mode_t mode, argument
3574 static int fd_ioctl(struct block_device *bdev, blk_mode_ argument
3227 set_geometry(unsigned int cmd, struct floppy_struct *g, int drive, int type, struct block_device *bdev) argument
3662 compat_set_geometry(struct block_device *bdev, blk_mode_t mode, unsigned int cmd, struct compat_floppy_struct __user *arg) argument
3869 fd_compat_ioctl(struct block_device *bdev, blk_mode_t mode, unsigned int cmd, unsigned long param) argument
4139 __floppy_read_block_0(struct block_device *bdev, int drive) argument
[all...]
/linux-master/fs/ext4/
H A Dsuper.c5846 struct block_device *bdev; local
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1183 static inline struct amdgpu_device *amdgpu_ttm_adev(struct ttm_device *bdev) argument
/linux-master/fs/btrfs/
H A Dvolumes.c472 struct block_device *bdev; local
1268 btrfs_read_disk_super(struct block_device *bdev, u64 bytenr, u64 bytenr_orig) argument
2069 btrfs_scratch_superblock(struct btrfs_fs_info *fs_info, struct block_device *bdev, int copy_num) argument
2094 struct block_device *bdev = device->bdev; local
[all...]
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c11406 struct pci_dev *bdev, *vfdev; local
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon.h455 struct ttm_device bdev; member in struct:radeon_mman
/linux-master/drivers/scsi/
H A Dadvansys.c7099 advansys_biosparam(struct scsi_device *sdev, struct block_device *bdev, argument
/linux-master/fs/f2fs/
H A Df2fs.h367 struct block_device *bdev; /* bdev */ member in struct:discard_cmd
1251 struct block_device *bdev; member in struct:f2fs_dev_info
4490 static inline bool f2fs_bdev_support_discard(struct block_device *bdev) argument
4469 f2fs_bdev_index(struct f2fs_sb_info *sbi, struct block_device *bdev) argument
[all...]

Completed in 337 milliseconds

<<11