Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Df2fs.h1236 struct f2fs_dev_info { struct
1237 struct block_device *bdev;
1238 char path[MAX_PATH_LEN];
1239 unsigned int total_segments;
1240 block_t start_blk;
1241 block_t end_blk;
1243 unsigned int nr_blkz; /* Total number of zones */
1244 unsigned long *blkz_seq; /* Bitmap indicating sequential zones */