Home
last modified time | relevance | path

Searched defs:root_flags (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/sparc/kernel/
H A Dhead_32.S80 root_flags: label
H A Dhead_64.S70 root_flags: label
/openbmc/linux/arch/x86/boot/
H A Dheader.S227 root_flags: .word ROOT_RDONLY label
/openbmc/u-boot/arch/x86/include/asm/
H A Dbootparam.h29 __u16 root_flags; member
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h70 __u16 root_flags; member
/openbmc/linux/fs/btrfs/
H A Dtransaction.c1651 u64 root_flags; in create_pending_snapshot() local
H A Dioctl.c1455 u64 root_flags; in btrfs_ioctl_subvol_setflags() local
H A Dinode.c4469 u64 root_flags; in btrfs_delete_subvolume() local
/openbmc/linux/kernel/cgroup/
H A Dcgroup.c1952 static void apply_cgroup_root_flags(unsigned int root_flags) in apply_cgroup_root_flags()