Home
last modified time | relevance | path

Searched refs:block_device (Results 1 – 25 of 53) sorted by relevance

123

/fs/
Dblock_dev.c40 struct block_device bdev;
51 struct block_device *I_BDEV(struct inode *inode) in I_BDEV()
57 static void bdev_write_inode(struct block_device *bdev) in bdev_write_inode()
78 void kill_bdev(struct block_device *bdev) in kill_bdev()
91 void invalidate_bdev(struct block_device *bdev) in invalidate_bdev()
107 static void set_init_blocksize(struct block_device *bdev) in set_init_blocksize()
121 int set_blocksize(struct block_device *bdev, int size) in set_blocksize()
206 struct block_device *bdev = I_BDEV(bdev_file_inode(file)); in __blkdev_direct_IO_simple()
292 struct block_device *bdev = I_BDEV(kiocb->ki_filp->f_mapping->host); in blkdev_iopoll()
342 struct block_device *bdev = I_BDEV(inode); in __blkdev_direct_IO()
[all …]
Dinternal.h25 extern int __sync_blockdev(struct block_device *bdev, int wait);
32 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
Dsuper.c743 static struct super_block *__get_super(struct block_device *bdev, bool excl) in __get_super()
786 struct super_block *get_super(struct block_device *bdev) in get_super()
792 static struct super_block *__get_super_thawed(struct block_device *bdev, in __get_super_thawed()
818 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed()
833 struct super_block *get_super_exclusive_thawed(struct block_device *bdev) in get_super_exclusive_thawed()
847 struct super_block *get_active_super(struct block_device *bdev) in get_active_super()
1281 struct block_device *bdev; in get_tree_bdev()
1367 struct block_device *bdev; in mount_bdev()
1440 struct block_device *bdev = sb->s_bdev; in kill_block_super()
Dbuffer.c195 __find_get_block_slow(struct block_device *bdev, sector_t block) in __find_get_block_slow()
535 void write_boundary_block(struct block_device *bdev, in write_boundary_block()
879 static sector_t blkdev_max_block(struct block_device *bdev, unsigned int size) in blkdev_max_block()
895 init_page_buffers(struct page *page, struct block_device *bdev, in init_page_buffers()
930 grow_dev_page(struct block_device *bdev, sector_t block, in grow_dev_page()
994 grow_buffers(struct block_device *bdev, sector_t block, int size, gfp_t gfp) in grow_buffers()
1023 __getblk_slow(struct block_device *bdev, sector_t block, in __getblk_slow()
1256 lookup_bh_lru(struct block_device *bdev, sector_t block, unsigned size) in lookup_bh_lru()
1291 __find_get_block(struct block_device *bdev, sector_t block, unsigned size) in __find_get_block()
1316 __getblk_gfp(struct block_device *bdev, sector_t block, in __getblk_gfp()
[all …]
Dmpage.c107 mpage_alloc(struct block_device *bdev, in mpage_alloc()
206 struct block_device *bdev = NULL; in do_mpage_readpage()
547 struct block_device *bdev = NULL; in __mpage_writepage()
550 struct block_device *boundary_bdev = NULL; in __mpage_writepage()
Dsync.c83 static void fdatawrite_one_bdev(struct block_device *bdev, void *arg) in fdatawrite_one_bdev()
88 static void fdatawait_one_bdev(struct block_device *bdev, void *arg) in fdatawait_one_bdev()
Ddax.c683 static int copy_user_dax(struct block_device *bdev, struct dax_device *dax_dev, in copy_user_dax()
940 struct block_device *bdev, struct writeback_control *wbc) in dax_writeback_mapping_range()
1047 static bool dax_range_is_aligned(struct block_device *bdev, in dax_range_is_aligned()
1060 int __dax_zero_page_range(struct block_device *bdev, in __dax_zero_page_range()
1096 struct block_device *bdev = iomap->bdev; in dax_iomap_actor()
/fs/udf/
Dlowlevel.c32 struct block_device *bdev = sb->s_bdev; in udf_get_last_session()
52 struct block_device *bdev = sb->s_bdev; in udf_get_last_block()
/fs/nfs/blocklayout/
Ddev.c239 struct block_device *bdev; in bl_parse_simple()
308 static struct block_device *
311 struct block_device *bdev; in bl_open_udev_path()
333 static struct block_device *
336 struct block_device *bdev; in bl_open_dm_mpath_udev_path()
356 struct block_device *bdev; in bl_parse_scsi()
Dblocklayout.h98 struct block_device *bdev;
111 struct block_device *bdev;
/fs/btrfs/
Ddisk-io.h57 struct buffer_head *btrfs_read_dev_super(struct block_device *bdev);
58 int btrfs_read_dev_one_super(struct block_device *bdev, int copy_num,
Dvolumes.h78 struct block_device *bdev;
237 struct block_device *latest_bdev;
487 void btrfs_scratch_superblocks(struct block_device *bdev, const char *device_path);
Dsysfs.h29 void btrfs_kobject_uevent(struct block_device *bdev, enum kobject_action action);
Dextent_map.h46 struct block_device *bdev;
Dcheck-integrity.c188 struct block_device *bdev;
265 struct block_device *bdev,
275 struct block_device *bdev_ref_to,
277 struct block_device *bdev_ref_from,
513 struct block_device *bdev, in btrfsic_block_hashtable_lookup()
562 struct block_device *bdev_ref_to, in btrfsic_block_link_hashtable_lookup()
564 struct block_device *bdev_ref_from, in btrfsic_block_link_hashtable_lookup()
775 struct block_device *const superblock_bdev = device->bdev; in btrfsic_process_superblock_dev_mirror()
1756 struct block_device *bdev = dev_state->bdev; in btrfsic_process_written_block()
/fs/xfs/
Dxfs_aops.h31 extern struct block_device *xfs_find_bdev_for_inode(struct inode *);
Dxfs_buf.h81 struct block_device *bt_bdev;
345 struct block_device *, struct dax_device *);
Dxfs_super.h71 struct block_device;
Dxfs_bio_io.c14 struct block_device *bdev, in xfs_rw_bdev()
Dxfs_super.c632 struct block_device **bdevp) in xfs_blkdev_get()
648 struct block_device *bdev) in xfs_blkdev_put()
668 struct block_device *logdev = mp->m_logdev_targp->bt_bdev; in xfs_close_devices()
676 struct block_device *rtdev = mp->m_rtdev_targp->bt_bdev; in xfs_close_devices()
701 struct block_device *ddev = mp->m_super->s_bdev; in xfs_open_devices()
704 struct block_device *logdev = NULL, *rtdev = NULL; in xfs_open_devices()
Dxfs_linux.h222 int xfs_rw_bdev(struct block_device *bdev, sector_t sector, unsigned int count,
Dxfs_discard.c30 struct block_device *bdev = mp->m_ddev_targp->bt_bdev; in xfs_trim_extents()
Dxfs_aops.c32 struct block_device *
699 struct block_device *bdev, in xfs_alloc_ioend()
766 struct block_device *bdev = xfs_find_bdev_for_inode(inode); in xfs_add_to_ioend()
/fs/nfsd/
Dblocklayout.c214 static int nfsd4_scsi_identify_device(struct block_device *bdev, in nfsd4_scsi_identify_device()
408 struct block_device *bdev = ls->ls_file->nf_file->f_path.mnt->mnt_sb->s_bdev; in nfsd4_scsi_fence_client()
/fs/jfs/
Djfs_logmgr.h359 struct block_device *bdev; /* 4: log lv pointer */

123