Home
last modified time | relevance | path

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

/Linux-v5.10/fs/f2fs/
Dinode.c310 SECTOR_TO_BLOCK(inode->i_blocks)) { in sanity_check_inode()
316 SECTOR_TO_BLOCK(inode->i_blocks)); in sanity_check_inode()
574 ri->i_blocks = cpu_to_le64(SECTOR_TO_BLOCK(inode->i_blocks) + 1); in f2fs_update_inode()
Dsegment.h131 #define SECTOR_TO_BLOCK(sectors) \ macro
Dsuper.c3162 SECTOR_TO_BLOCK(bdev_zone_sectors(bdev))) in init_blkz_info()
3164 sbi->blocks_per_blkz = SECTOR_TO_BLOCK(bdev_zone_sectors(bdev)); in init_blkz_info()
3169 FDEV(devi).nr_blkz = SECTOR_TO_BLOCK(nr_sectors) >> in init_blkz_info()
Dsegment.c1156 SECTOR_TO_BLOCK(q->limits.max_discard_sectors); in __submit_discard_cmd()
1335 SECTOR_TO_BLOCK(q->limits.max_discard_sectors); in __update_discard_tree_range()