config.h.in

来自「file system in user space ! It s very go」· IN 代码 · 共 44 行

IN
44
字号
/* config.h.in.  Generated from configure.ac by autoheader.  *//* kernel has BLOCK option */#undef HAVE_CONFIG_BLOCK/* fs_subsys is defined */#undef HAVE_FS_SUBSYS/* inode has i_blksize field */#undef HAVE_I_BLKSIZE/* inode has i_mutex field */#undef HAVE_I_MUTEX/* inode has i_private field */#undef HAVE_I_PRIVATE/* kzalloc() is defined */#undef HAVE_KZALLOC/* lookup_instantiate_filp() is defined */#undef HAVE_LOOKUP_INSTANTIATE_FILP/* kernel has mutex.h */#undef HAVE_MUTEX_H/* Define to the address where bug reports for this package should be sent. */#undef PACKAGE_BUGREPORT/* Define to the full name of this package. */#undef PACKAGE_NAME/* Define to the full name and version of this package. */#undef PACKAGE_STRING/* Define to the one symbol short name of this package. */#undef PACKAGE_TARNAME/* Define to the version of this package. */#undef PACKAGE_VERSION/* umount_begin is passed a vfsmount */#undef UMOUNT_BEGIN_VFSMOUNT

⌨️ 快捷键说明

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