Searched defs:f2fs_dev_info (Results 1 – 1 of 1) sorted by relevance
1054 struct f2fs_dev_info { struct1055 struct block_device *bdev;1056 char path[MAX_PATH_LEN];1057 unsigned int total_segments;1058 block_t start_blk;1059 block_t end_blk;1061 unsigned int nr_blkz; /* Total number of zones */1062 u8 *blkz_type; /* Array of zones type */