Searched refs:BTRFS_BDEV_BLOCKSIZE (Results 1 – 4 of 4) sorted by relevance
34 #define BTRFS_BDEV_BLOCKSIZE (4096) macro
313 set_blocksize(bdev_file, BTRFS_BDEV_BLOCKSIZE); in btrfs_init_dev_replace_tgtdev()
2917 sb->s_blocksize = BTRFS_BDEV_BLOCKSIZE; in init_mount_fs_info()2918 sb->s_blocksize_bits = blksize_bits(BTRFS_BDEV_BLOCKSIZE); in init_mount_fs_info()
491 ret = set_blocksize(*bdev_file, BTRFS_BDEV_BLOCKSIZE); in btrfs_get_bdev_and_sb()2780 set_blocksize(device->bdev_file, BTRFS_BDEV_BLOCKSIZE); in btrfs_init_new_device()
Completed in 25 milliseconds