Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dinode.c209 SECTOR_TO_BLOCK(inode->i_blocks)) { in sanity_check_compress_inode()
213 SECTOR_TO_BLOCK(inode->i_blocks)); in sanity_check_compress_inode()
672 ri->i_blocks = cpu_to_le64(SECTOR_TO_BLOCK(inode->i_blocks) + 1); in f2fs_update_inode()
H A Dsegment.h133 #define SECTOR_TO_BLOCK(sectors) \ macro
H A Dsuper.c4010 SECTOR_TO_BLOCK(zone_sectors)) in init_blkz_info()
4012 sbi->blocks_per_blkz = SECTOR_TO_BLOCK(zone_sectors); in init_blkz_info()
4013 FDEV(devi).nr_blkz = div_u64(SECTOR_TO_BLOCK(nr_sectors), in init_blkz_info()
H A Dsegment.c1273 SECTOR_TO_BLOCK(bdev_max_discard_sectors(bdev)); in __submit_discard_cmd()
1480 SECTOR_TO_BLOCK(bdev_max_discard_sectors(bdev)); in __update_discard_tree_range()