Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /proc/self/root/lib/modules/3.2.0-4-amd64/source/include/linux/ |
Current File : //proc/self/root/lib/modules/3.2.0-4-amd64/source/include/linux/cramfs_fs_sb.h |
#ifndef _CRAMFS_FS_SB #define _CRAMFS_FS_SB /* * cramfs super-block data in memory */ struct cramfs_sb_info { unsigned long magic; unsigned long size; unsigned long blocks; unsigned long files; unsigned long flags; }; static inline struct cramfs_sb_info *CRAMFS_SB(struct super_block *sb) { return sb->s_fs_info; } #endif
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare