Home
last modified time | relevance | path

Searched refs:SECTOR_TO_BLOCK (Results 1 – 4 of 4) sorted by relevance

/linux/fs/f2fs/
H A Dinode.c211 SECTOR_TO_BLOCK(inode->i_blocks)) { in sanity_check_compress_inode()
215 SECTOR_TO_BLOCK(inode->i_blocks)); in sanity_check_compress_inode()
680 ri->i_blocks = cpu_to_le64(SECTOR_TO_BLOCK(inode->i_blocks) + 1); in f2fs_update_inode()
H A Dsegment.h107 #define SECTOR_TO_BLOCK(sectors) \ macro
H A Dsuper.c4276 SECTOR_TO_BLOCK(zone_sectors)) in init_blkz_info()
4278 sbi->blocks_per_blkz = SECTOR_TO_BLOCK(zone_sectors); in init_blkz_info()
4279 FDEV(devi).nr_blkz = div_u64(SECTOR_TO_BLOCK(nr_sectors), in init_blkz_info()
H A Dsegment.c1283 SECTOR_TO_BLOCK(bdev_max_discard_sectors(bdev)); in __submit_discard_cmd()
1490 SECTOR_TO_BLOCK(bdev_max_discard_sectors(bdev)); in __update_discard_tree_range()