Searched refs:get_hardsect_size (Results 1 – 21 of 21) sorted by relevance
58 #define lvm_sectsize(dev) get_hardsect_size(dev)
1741 if (get_hardsect_size(rdev->dev) in do_md_run()1744 get_hardsect_size(rdev->dev); in do_md_run()
229 blocksize = get_hardsect_size(to_kdev_t(bdev->bd_dev)); in read_lba()719 int hardblocksize = get_hardsect_size(dev); in efi_partition()
118 if ((blocksize = get_hardsect_size(to_kdev_t(bdev->bd_dev))) <= 0) in ibm_partition()
119 int sector_size = get_hardsect_size(to_kdev_t(bdev->bd_dev)) / 512; in extended_partition()561 int sector_size = get_hardsect_size(to_kdev_t(bdev->bd_dev)) / 512; in msdos_partition()
240 intval = get_hardsect_size(dev); in blk_ioctl()
1367 correct_size = get_hardsect_size(bhs[0]->b_dev); in ll_rw_block()
74 if (size < get_hardsect_size(dev)) in set_blocksize()117 int minsize = get_hardsect_size(sb->s_dev); in sb_min_blocksize()
2608 if (size & (get_hardsect_size(dev)-1)) in grow_buffers()
280 static inline int get_hardsect_size(kdev_t dev) in get_hardsect_size() function
411 dev_blocksize = get_hardsect_size(dev); in hfs_read_super()
141 hblock = get_hardsect_size(dev); in minix_read_super()
947 hblock = get_hardsect_size(dev); in ext3_read_super()1339 hblock = get_hardsect_size(journal_dev); in ext3_get_dev_journal()
826 blocksize = max_t(int, get_hardsect_size(sb->s_dev), 1024); in befs_read_super()
363 if (get_hardsect_size(sb->s_dev) > sb->s_blocksize) in udf_set_blocksize()364 sb->s_blocksize = get_hardsect_size(sb->s_dev); in udf_set_blocksize()
444 blocksize = get_hardsect_size(dev); in ext2_read_super()
115 use of get_hardsect_size() to determine the minimum block size.
1020 blocksize = get_hardsect_size(sb->s_dev); in ntfs_read_super()
493 blocksize = get_hardsect_size(dev); in isofs_read_super()
586 hard_blksize = get_hardsect_size(sb->s_dev); in fat_read_super()
1557 if (xfs_setsize_buftarg(btp, PAGE_CACHE_SIZE, get_hardsect_size(kdev))) in xfs_alloc_buftarg()