Home
last modified time | relevance | path

Searched refs:set_blocksize (Results 1 – 16 of 16) sorted by relevance

/linux/block/
A Dbdev.c144 int set_blocksize(struct block_device *bdev, int size) in set_blocksize() function
163 EXPORT_SYMBOL(set_blocksize);
167 if (set_blocksize(sb->s_bdev, size)) in sb_set_blocksize()
A Dioctl.c453 return set_blocksize(bdev, n); in blkdev_bszset()
457 ret = set_blocksize(bdev, n); in blkdev_bszset()
/linux/fs/befs/
A DChangeLog373 The kernel doesn't like it if you call set_blocksize() on a device when
374 you have some of its blocks open. Moved the second set_blocksize() to the
/linux/kernel/power/
A Dswap.c362 res = set_blocksize(hib_resume_bdev, PAGE_SIZE); in swsusp_swap_check()
1523 set_blocksize(hib_resume_bdev, PAGE_SIZE); in swsusp_check()
/linux/mm/
A Dswapfile.c2670 set_blocksize(bdev, old_block_size); in SYSCALL_DEFINE1()
2909 error = set_blocksize(p->bdev, PAGE_SIZE); in claim_swapfile()
3365 set_blocksize(p->bdev, p->old_block_size); in SYSCALL_DEFINE2()
/linux/include/linux/
A Dblkdev.h1272 int set_blocksize(struct block_device *bdev, int size);
/linux/fs/btrfs/
A Ddev-replace.c322 set_blocksize(device->bdev, BTRFS_BDEV_BLOCKSIZE); in btrfs_init_dev_replace_tgtdev()
A Dvolumes.c513 ret = set_blocksize(*bdev, BTRFS_BDEV_BLOCKSIZE); in btrfs_get_bdev_and_sb()
2670 set_blocksize(device->bdev, BTRFS_BDEV_BLOCKSIZE); in btrfs_init_new_device()
/linux/drivers/block/
A Dpktcdvd.c2261 set_blocksize(bdev, CD_FRAMESIZE); in pkt_open()
2574 set_blocksize(bdev, CD_FRAMESIZE); in pkt_new_dev()
/linux/fs/xfs/
A Dxfs_buf.c1908 if (set_blocksize(btp->bt_bdev, sectorsize)) { in xfs_setsize_buftarg()
/linux/fs/reiserfs/
A Djournal.c2625 set_blocksize(journal->j_dev_bd, super->s_blocksize); in journal_init_dev()
2641 set_blocksize(journal->j_dev_bd, super->s_blocksize); in journal_init_dev()
/linux/drivers/md/bcache/
A Dsuper.c2587 if (set_blocksize(bdev, 4096)) in register_bcache()
/linux/fs/ext4/
A Dsuper.c5214 set_blocksize(bdev, blocksize); in ext4_get_dev_journal()
/linux/
A Dvmlinux.symvers3534 0x00000000 set_blocksize vmlinux EXPORT_SYMBOL
A DSystem.map15460 ffff800010459d80 T set_blocksize
A D.tmp_System.map15460 ffff800010459d80 T set_blocksize

Completed in 364 milliseconds