Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Df2fs.h1340 struct f2fs_dev_info { struct
1341 struct file *bdev_file;
1342 struct block_device *bdev;
1343 char path[MAX_PATH_LEN + 1];
1344 unsigned int total_segments;
1345 block_t start_blk;
1346 block_t end_blk;
1348 unsigned int nr_blkz; /* Total number of zones */
1349 unsigned long *blkz_seq; /* Bitmap indicating sequential zones */