LCOV - code coverage report
Current view: top level - include/linux - msdos_fs.h (source / functions) Hit Total Coverage
Test: coverage.info Lines: 0 1 0.0 %
Date: 2014-02-18 Functions: 0 0 -
Branches: 0 0 -

           Branch data     Line data    Source code
       1                 :            : #ifndef _LINUX_MSDOS_FS_H
       2                 :            : #define _LINUX_MSDOS_FS_H
       3                 :            : 
       4                 :            : #include <uapi/linux/msdos_fs.h>
       5                 :            : 
       6                 :            : /* media of boot sector */
       7                 :            : static inline int fat_valid_media(u8 media)
       8                 :            : {
       9                 :          0 :         return 0xf8 <= media || media == 0xf0;
      10                 :            : }
      11                 :            : #endif /* !_LINUX_MSDOS_FS_H */

Generated by: LCOV version 1.9