Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dhead_32.S80 root_flags: label
H A Dhead_64.S70 root_flags: label
/linux/arch/x86/boot/
H A Dheader.S223 root_flags: .word ROOT_RDONLY label
/linux/arch/x86/include/uapi/asm/
H A Dbootparam.h40 __u16 root_flags; member
/linux/fs/btrfs/
H A Dtransaction.c1650 u64 root_flags; in create_pending_snapshot() local
H A Dioctl.c1463 u64 root_flags; in btrfs_ioctl_subvol_setflags() local
H A Dinode.c4489 u64 root_flags; in btrfs_delete_subvolume() local
/linux/kernel/cgroup/
H A Dcgroup.c1967 static void apply_cgroup_root_flags(unsigned int root_flags) in apply_cgroup_root_flags()