Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dinode.c210 SECTOR_TO_BLOCK(inode->i_blocks)) { in sanity_check_compress_inode()
214 SECTOR_TO_BLOCK(inode->i_blocks)); in sanity_check_compress_inode()
663 ri->i_blocks = cpu_to_le64(SECTOR_TO_BLOCK(inode->i_blocks) + 1); in f2fs_update_inode()
H A Dsegment.h136 #define SECTOR_TO_BLOCK(sectors) \ macro
H A Dsuper.c3882 SECTOR_TO_BLOCK(zone_sectors)) in init_blkz_info()
3884 sbi->blocks_per_blkz = SECTOR_TO_BLOCK(zone_sectors); in init_blkz_info()
3885 FDEV(devi).nr_blkz = div_u64(SECTOR_TO_BLOCK(nr_sectors), in init_blkz_info()
H A Dsegment.c1256 SECTOR_TO_BLOCK(bdev_max_discard_sectors(bdev)); in __submit_discard_cmd()
1462 SECTOR_TO_BLOCK(bdev_max_discard_sectors(bdev)); in __update_discard_tree_range()