⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ext2_mnt.h

📁 watchdog source watchdog source
💻 H
字号:
/* * this file contains some information still missing from glibc header files *//* * from mntent.h */#define MNTTYPE_EXT2            "ext2"          /* Second Extended file system */#define MNTOPT_NOQUOTA          "noquota"       /* don't use any quota on this partition */#define MNTOPT_USRQUOTA         "usrquota"      /* use userquota on this partition */#define MNTOPT_GRPQUOTA         "grpquota"      /* use groupquota on this partition */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -