Searched defs:magic1 (Results 1 – 11 of 11) sorted by relevance
/linux-2.4.37.9/fs/befs/ |
D | inode.c | 22 u32 magic1 = fs32_to_cpu(sb, raw_inode->magic1); in befs_check_inode() local
|
D | befs_fs_types.h | 100 u32 magic1; member 152 u32 magic1; member
|
D | befs.h | 33 u32 magic1; member
|
/linux-2.4.37.9/arch/m68k/tools/amiga/ |
D | dmesg.c | 33 u_long magic1; /* SAVEKMSG_MAGIC1 */ member
|
/linux-2.4.37.9/arch/ppc/amiga/ |
D | config.c | 752 unsigned long magic1; /* SAVEKMSG_MAGIC1 */ member
|
/linux-2.4.37.9/arch/m68k/amiga/ |
D | config.c | 855 unsigned long magic1; /* SAVEKMSG_MAGIC1 */ member
|
/linux-2.4.37.9/fs/hpfs/ |
D | hpfs.h | 75 unsigned magic1; /* fa53 e9c5, more magic? */ member 111 unsigned magic1; /* fa52 29c5, more magic? */ member
|
/linux-2.4.37.9/kernel/ |
D | sys.c | 289 asmlinkage long sys_reboot(int magic1, int magic2, unsigned int cmd, void * arg) in sys_reboot()
|
/linux-2.4.37.9/fs/xfs/ |
D | xfs_da_btree.c | 2253 uint magic, magic1; in xfs_da_do_buf() local
|
/linux-2.4.37.9/include/linux/ |
D | cdk.h | 74 unsigned short magic1; member
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | sys_ppc32.c | 4425 asmlinkage long sys32_reboot(u32 magic1, u32 magic2, unsigned int cmd, void * arg) in sys32_reboot()
|