Searched defs:bdev (Results 176 - 200 of 400) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/misc/
H A Dlkdtm.c190 jp_generic_ide_ioctl(ide_drive_t *drive, struct file *file, struct block_device *bdev, unsigned int cmd, unsigned long arg) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/hv/
H A Dstorvsc_drv.c846 static int storvsc_get_chs(struct scsi_device *sdev, struct block_device * bdev, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/gfs2/
H A Dops_fstype.c1294 struct block_device *bdev = ptr; local
1316 struct block_device *bdev; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/hv/
H A Dstorvsc_drv.c846 static int storvsc_get_chs(struct scsi_device *sdev, struct block_device * bdev, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/
H A Dsunvdc.c94 static int vdc_getgeo(struct block_device *bdev, struct hd_geometry *geo) argument
H A Dviodasd.c134 static int viodasd_open(struct block_device *bdev, fmode_t mode) argument
179 static int viodasd_unlocked_open(struct block_device *bdev, fmode_t mode) argument
221 static int viodasd_getgeo(struct block_device *bdev, struct hd_geometry *geo) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/cdrom/
H A Dviocd.c154 static int viocd_blk_open(struct block_device *bdev, fmode_t mode) argument
175 static int viocd_blk_ioctl(struct block_device *bdev, fmode_t mode, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/drm/ttm/
H A Dttm_bo_driver.h114 struct ttm_bo_device *bdev; member in struct:ttm_backend
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Ddevice-mapper.h113 struct block_device *bdev; member in struct:dm_dev
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/drbd/
H A Ddrbd_actlog.c119 int drbd_md_sync_page_io(struct drbd_conf *mdev, struct drbd_backing_dev *bdev, argument
68 _drbd_md_sync_page_io(struct drbd_conf *mdev, struct drbd_backing_dev *bdev, struct page *page, sector_t sector, int rw, int size) argument
361 drbd_al_read_tr(struct drbd_conf *mdev, struct drbd_backing_dev *bdev, struct al_transaction *b, int index) argument
393 drbd_al_read_log(struct drbd_conf *mdev, struct drbd_backing_dev *bdev) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dsuper.c566 struct block_device *bdev = NULL; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_aops.c1478 struct block_device *bdev = xfs_find_bdev_for_inode(inode); local
H A Dxfs_super.c623 xfs_blkdev_put( struct block_device *bdev) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dbio.c506 int bio_get_nr_vecs(struct block_device *bdev) argument
1077 struct bio *bio_map_user(struct request_queue *q, struct block_device *bdev, argument
1102 struct bio *bio_map_user_iov(struct request_queue *q, struct block_device *bdev, argument
953 __bio_map_user_iov(struct request_queue *q, struct block_device *bdev, struct sg_iovec *iov, int iov_count, int write_to_vm, gfp_t gfp_mask) argument
[all...]
H A Ddirect-io.c329 dio_bio_alloc(struct dio *dio, struct block_device *bdev, argument
1163 __blockdev_direct_IO(int rw, struct kiocb *iocb, struct inode *inode, struct block_device *bdev, const struct iovec *iov, loff_t offset, unsigned long nr_segs, get_block_t get_block, dio_iodone_t end_io, dio_submit_t submit_io, int flags) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/gfs2/
H A Drgrp.c832 struct block_device *bdev = sb->s_bdev; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dpktcdvd.h260 struct block_device *bdev; /* dev attached */ member in struct:pktcdvd_device
H A Dswap.h185 struct block_device *bdev; /* swap device or bdev of swap file */ member in struct:swap_info_struct
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jbd/
H A Djournal.c751 journal_t * journal_init_dev(struct block_device *bdev, argument
1506 struct block_device *bdev; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jfs/
H A Djfs_logmgr.c1082 struct block_device *bdev; local
1468 struct block_device *bdev; local
[all...]
H A Djfs_logmgr.h372 struct block_device *bdev; /* 4: log lv pointer */ member in struct:jfs_log
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nilfs2/
H A Dsuper.c1036 struct block_device *bdev; member in struct:nilfs_super_data
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/md/
H A Ddm-mpath.c338 struct block_device *bdev; local
1521 struct block_device *bdev = NULL; local
[all...]
H A Ddm-table.c322 struct block_device *bdev; local
359 struct block_device *bdev = dev->bdev; local
451 struct block_device *bdev = lookup_bdev(path); local
498 struct block_device *bdev = dev->bdev; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/ttm/
H A Dttm_bo.c74 static void ttm_mem_type_debug(struct ttm_bo_device *bdev, int mem_type) argument
149 struct ttm_bo_device *bdev = bo->bdev; local
189 struct ttm_bo_device *bdev = bo->bdev; local
312 struct ttm_bo_device *bdev = bo->bdev; local
361 struct ttm_bo_device *bdev = bo->bdev; local
490 struct ttm_bo_device *bdev = bo->bdev; local
581 ttm_bo_delayed_delete(struct ttm_bo_device *bdev, bool remove_all) argument
627 struct ttm_bo_device *bdev = local
640 struct ttm_bo_device *bdev = bo->bdev; local
656 struct ttm_bo_device *bdev = bo->bdev; local
665 ttm_bo_lock_delayed_workqueue(struct ttm_bo_device *bdev) argument
671 ttm_bo_unlock_delayed_workqueue(struct ttm_bo_device *bdev, int resched) argument
682 struct ttm_bo_device *bdev = bo->bdev; local
742 ttm_mem_evict_first(struct ttm_bo_device *bdev, uint32_t mem_type, bool interruptible, bool no_wait_reserve, bool no_wait_gpu) argument
843 struct ttm_bo_device *bdev = bo->bdev; local
935 struct ttm_bo_device *bdev = bo->bdev; local
1184 ttm_bo_init(struct ttm_bo_device *bdev, struct ttm_buffer_object *bo, unsigned long size, enum ttm_bo_type type, struct ttm_placement *placement, uint32_t page_alignment, unsigned long buffer_start, bool interruptible, struct file *persistant_swap_storage, size_t acc_size, void (*destroy) (struct ttm_buffer_object *)) argument
1272 ttm_bo_create(struct ttm_bo_device *bdev, unsigned long size, enum ttm_bo_type type, struct ttm_placement *placement, uint32_t page_alignment, unsigned long buffer_start, bool interruptible, struct file *persistant_swap_storage, struct ttm_buffer_object **p_bo) argument
1308 ttm_bo_force_list_clean(struct ttm_bo_device *bdev, unsigned mem_type, bool allow_errors) argument
1337 ttm_bo_clean_mm(struct ttm_bo_device *bdev, unsigned mem_type) argument
1375 ttm_bo_evict_mm(struct ttm_bo_device *bdev, unsigned mem_type) argument
1397 ttm_bo_init_mm(struct ttm_bo_device *bdev, unsigned type, unsigned long p_size) argument
1512 ttm_bo_device_release(struct ttm_bo_device *bdev) argument
1560 ttm_bo_device_init(struct ttm_bo_device *bdev, struct ttm_bo_global *glob, struct ttm_bo_driver *driver, uint64_t file_page_offset, bool need_dma32) argument
1609 ttm_mem_reg_is_pci(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem) argument
1628 struct ttm_bo_device *bdev = bo->bdev; local
1641 struct ttm_bo_device *bdev = bo->bdev; local
1677 struct ttm_bo_device *bdev = bo->bdev; local
1894 ttm_bo_swapout_all(struct ttm_bo_device *bdev) argument
[all...]

Completed in 196 milliseconds

1234567891011>>