Home
last modified time | relevance | path

Searched defs:bdev (Results 1 – 25 of 42) sorted by relevance

12

/fs/
Dblock_dev.c40 struct block_device bdev; member
57 static void bdev_write_inode(struct block_device *bdev) in bdev_write_inode()
78 static void kill_bdev(struct block_device *bdev) in kill_bdev()
90 void invalidate_bdev(struct block_device *bdev) in invalidate_bdev()
110 int truncate_bdev_range(struct block_device *bdev, fmode_t mode, in truncate_bdev_range()
144 static void set_init_blocksize(struct block_device *bdev) in set_init_blocksize()
157 int set_blocksize(struct block_device *bdev, int size) in set_blocksize()
241 struct block_device *bdev = I_BDEV(bdev_file_inode(file)); in __blkdev_direct_IO_simple() local
329 struct block_device *bdev = I_BDEV(kiocb->ki_filp->f_mapping->host); in blkdev_iopoll() local
379 struct block_device *bdev = I_BDEV(inode); in __blkdev_direct_IO() local
[all …]
Dsuper.c744 static struct super_block *__get_super(struct block_device *bdev, bool excl) in __get_super()
787 struct super_block *get_super(struct block_device *bdev) in get_super()
793 static struct super_block *__get_super_thawed(struct block_device *bdev, in __get_super_thawed()
819 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed()
834 struct super_block *get_super_exclusive_thawed(struct block_device *bdev) in get_super_exclusive_thawed()
848 struct super_block *get_active_super(struct block_device *bdev) in get_active_super()
1293 struct block_device *bdev; in get_tree_bdev() local
1379 struct block_device *bdev; in mount_bdev() local
1452 struct block_device *bdev = sb->s_bdev; in kill_block_super() local
Dbuffer.c189 __find_get_block_slow(struct block_device *bdev, sector_t block) in __find_get_block_slow()
559 void write_boundary_block(struct block_device *bdev, in write_boundary_block()
903 static sector_t blkdev_max_block(struct block_device *bdev, unsigned int size) in blkdev_max_block()
919 init_page_buffers(struct page *page, struct block_device *bdev, in init_page_buffers()
954 grow_dev_page(struct block_device *bdev, sector_t block, in grow_dev_page()
1018 grow_buffers(struct block_device *bdev, sector_t block, int size, gfp_t gfp) in grow_buffers()
1047 __getblk_slow(struct block_device *bdev, sector_t block, in __getblk_slow()
1296 lookup_bh_lru(struct block_device *bdev, sector_t block, unsigned size) in lookup_bh_lru()
1331 __find_get_block(struct block_device *bdev, sector_t block, unsigned size) in __find_get_block()
1356 __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() local
531 struct block_device *bdev = NULL; in __mpage_writepage() local
Dsync.c86 static void fdatawrite_one_bdev(struct block_device *bdev, void *arg) in fdatawrite_one_bdev()
91 static void fdatawait_one_bdev(struct block_device *bdev, void *arg) in fdatawait_one_bdev()
Dinternal.h34 static inline int __sync_blockdev(struct block_device *bdev, int wait) in __sync_blockdev()
Ddirect-io.c392 struct block_device *bdev, in dio_bio_alloc()
1141 struct block_device *bdev, struct iov_iter *iter, in do_blockdev_direct_IO()
1362 struct block_device *bdev, struct iov_iter *iter, in __blockdev_direct_IO()
Ddax.c712 static int copy_cow_page_dax(struct block_device *bdev, struct dax_device *dax_dev, in copy_cow_page_dax()
1111 struct block_device *bdev = iomap->bdev; in dax_iomap_actor() local
/fs/pstore/
Dblk.c222 struct block_device *bdev = ERR_PTR(-ENODEV); in psblk_get_bdev() local
264 static void psblk_put_bdev(struct block_device *bdev, void *holder) in psblk_put_bdev()
280 struct block_device *bdev = psblk_bdev; in psblk_generic_blk_read() local
305 struct block_device *bdev = psblk_bdev; in psblk_generic_blk_write() local
364 struct block_device *bdev; in __register_pstore_blk() local
/fs/nfs/blocklayout/
Ddev.c239 struct block_device *bdev; in bl_parse_simple() local
311 struct block_device *bdev; in bl_open_udev_path() local
336 struct block_device *bdev; in bl_open_dm_mpath_udev_path() local
356 struct block_device *bdev; in bl_parse_scsi() local
Dblocklayout.h98 struct block_device *bdev; member
111 struct block_device *bdev; member
/fs/udf/
Dlowlevel.c50 struct block_device *bdev = sb->s_bdev; in udf_get_last_block() local
/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() local
/fs/xfs/
Dxfs_bio_io.c14 struct block_device *bdev, in xfs_rw_bdev()
Dxfs_discard.c31 struct block_device *bdev = mp->m_ddev_targp->bt_bdev; in xfs_trim_extents() local
Dxfs_buf.c1987 struct block_device *bdev) in xfs_setsize_buftarg_early()
1995 struct block_device *bdev, in xfs_alloc_buftarg()
/fs/f2fs/
Dsegment.c592 struct block_device *bdev) in __submit_flush_wait()
994 struct block_device *bdev, block_t lstart, in __create_discard_cmd()
1026 struct block_device *bdev, block_t lstart, in __attach_discard_cmd()
1182 struct block_device *bdev = dc->bdev; in __submit_discard_cmd() local
1287 struct block_device *bdev, block_t lstart, in __insert_discard_tree()
1354 struct block_device *bdev, block_t lstart, in __update_discard_tree_range()
1445 struct block_device *bdev, block_t blkstart, block_t blklen) in __queue_discard_cmd()
1829 struct block_device *bdev, block_t blkstart, block_t blklen) in __f2fs_issue_discard_zone()
1868 struct block_device *bdev, block_t blkstart, block_t blklen) in __issue_discard_async()
1881 struct block_device *bdev; in f2fs_issue_discard() local
/fs/ext4/
Dreadpage.c278 struct block_device *bdev = inode->i_sb->s_bdev; in ext4_mpage_readpages() local
/fs/jfs/
Djfs_logmgr.c1069 struct block_device *bdev; in lmLogOpen() local
1447 struct block_device *bdev; in lmLogClose() local
/fs/btrfs/
Ddev-replace.c244 struct block_device *bdev; in btrfs_init_dev_replace_tgtdev() local
Dvolumes.c510 int flush, struct block_device **bdev, in btrfs_get_bdev_and_sb()
655 struct block_device *bdev; in btrfs_open_one_device() local
1343 static struct btrfs_super_block *btrfs_read_disk_super(struct block_device *bdev, in btrfs_read_disk_super()
1409 struct block_device *bdev; in btrfs_scan_one_device() local
2093 struct block_device *bdev, in btrfs_scratch_superblocks()
2376 struct block_device *bdev; in btrfs_find_device_by_path() local
2584 struct block_device *bdev; in btrfs_init_new_device() local
Dcheck-integrity.c184 struct block_device *bdev; member
507 struct block_device *bdev, in btrfsic_block_hashtable_lookup()
1743 struct block_device *bdev = dev_state->bdev; in btrfsic_process_written_block() local
/fs/jbd2/
Drevoke.c331 struct block_device *bdev; in jbd2_journal_revoke() local
Djournal.c1311 static journal_t *journal_init_common(struct block_device *bdev, in journal_init_common()
1412 journal_t *jbd2_journal_init_dev(struct block_device *bdev, in jbd2_journal_init_dev()
/fs/zonefs/
Dsuper.c750 struct block_device *bdev = inode->i_sb->s_bdev; in zonefs_file_dio_append() local
1625 struct block_device *bdev = zd->sb->s_bdev; in zonefs_get_zone_info() local

12