Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/f2fs/
H A Df2fs.h1173 struct f2fs_dev_info { struct
1174 struct block_device *bdev;
1175 char path[MAX_PATH_LEN];
1176 unsigned int total_segments;
1177 block_t start_blk;
1178 block_t end_blk;
1180 unsigned int nr_blkz; /* Total number of zones */
1181 unsigned long *blkz_seq; /* Bitmap indicating sequential zones */
1182 block_t *zone_capacity_blocks; /* Array of zone capacity in blks */
/dports/multimedia/libv4l/linux-5.13-rc2/fs/f2fs/
H A Df2fs.h1173 struct f2fs_dev_info { struct
1174 struct block_device *bdev;
1175 char path[MAX_PATH_LEN];
1176 unsigned int total_segments;
1177 block_t start_blk;
1178 block_t end_blk;
1180 unsigned int nr_blkz; /* Total number of zones */
1181 unsigned long *blkz_seq; /* Bitmap indicating sequential zones */
1182 block_t *zone_capacity_blocks; /* Array of zone capacity in blks */
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/f2fs/
H A Df2fs.h1173 struct f2fs_dev_info { struct
1174 struct block_device *bdev;
1175 char path[MAX_PATH_LEN];
1176 unsigned int total_segments;
1177 block_t start_blk;
1178 block_t end_blk;
1180 unsigned int nr_blkz; /* Total number of zones */
1181 unsigned long *blkz_seq; /* Bitmap indicating sequential zones */
1182 block_t *zone_capacity_blocks; /* Array of zone capacity in blks */