Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at bde4e4ee9f90142d550e2684dec2c8df302f5f8e 7 lines 128 B view raw
1#ifndef _AFFS_FS_H 2#define _AFFS_FS_H 3/* 4 * The affs filesystem constants/structures 5 */ 6#define AFFS_SUPER_MAGIC 0xadff 7#endif