Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Df2fs.h1084 struct f2fs_dev_info { struct
1085 struct block_device *bdev;
1086 char path[MAX_PATH_LEN];
1087 unsigned int total_segments;
1088 block_t start_blk;
1089 block_t end_blk;
1091 unsigned int nr_blkz; /* Total number of zones */
1092 unsigned long *blkz_seq; /* Bitmap indicating sequential zones */