LCOV - code coverage report
Current view: top level - zephyr/fs - virtiofs.h Coverage Total Hit
Test: new.info Lines: 0.0 % 3 0
Test Date: 2025-09-05 22:20:39

            Line data    Source code
       1            0 : /*
       2              :  * Copyright (c) 2025 Antmicro <www.antmicro.com>
       3              :  *
       4              :  * SPDX-License-Identifier: Apache-2.0
       5              :  */
       6              : 
       7              : #ifndef ZEPHYR_INCLUDE_FS_VIRTIOFS_H_
       8              : #define ZEPHYR_INCLUDE_FS_VIRTIOFS_H_
       9              : #include <stdint.h>
      10              : 
      11              : #ifdef __cplusplus
      12              : extern "C" {
      13              : #endif
      14              : 
      15            0 : struct virtiofs_fs_data {
      16            0 :         uint32_t max_write;
      17              : };
      18              : 
      19              : #ifdef __cplusplus
      20              : }
      21              : #endif
      22              : 
      23              : #endif /* ZEPHYR_INCLUDE_FS_VIRTIOFS_H_ */
        

Generated by: LCOV version 2.0-1