Home
last modified time | relevance | path

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

/linux-6.14.4/fs/f2fs/
Df2fs.h1259 struct f2fs_dev_info { struct
1260 struct file *bdev_file;
1261 struct block_device *bdev;
1262 char path[MAX_PATH_LEN];
1263 unsigned int total_segments;
1264 block_t start_blk;
1265 block_t end_blk;
1267 unsigned int nr_blkz; /* Total number of zones */
1268 unsigned long *blkz_seq; /* Bitmap indicating sequential zones */