Home
last modified time | relevance | path

Searched defs:f2fs_dev_info (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/f2fs/
Df2fs.h1198 struct f2fs_dev_info { struct
1199 struct block_device *bdev;
1200 char path[MAX_PATH_LEN];
1201 unsigned int total_segments;
1202 block_t start_blk;
1203 block_t end_blk;
1205 unsigned int nr_blkz; /* Total number of zones */
1206 unsigned long *blkz_seq; /* Bitmap indicating sequential zones */
1207 block_t *zone_capacity_blocks; /* Array of zone capacity in blks */