Searched refs:root_flags (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dbootparam.h26 __u16 root_flags; member in struct:setup_header
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsetup_32.c185 extern unsigned short root_flags;
286 if (!root_flags)
H A Dsetup_64.c157 extern unsigned short root_flags;
301 if (!root_flags)
H A Dhead_64.S53 .global root_flags, ram_flags, root_dev
68 root_flags: label
H A Dhead_32.S422 .global root_flags
435 root_flags: label
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dheader.S98 root_flags: .word ROOT_RDONLY label
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsetup.c797 if (!boot_params.hdr.root_flags)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dctree.h1826 BTRFS_SETGET_STACK_FUNCS(root_flags, struct btrfs_root_item, flags, 64);

Completed in 189 milliseconds