Home
last modified time | relevance | path

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

/Linux-v5.4/arch/sparc/kernel/
Dhead_32.S80 root_flags: label
Dhead_64.S70 root_flags: label
/Linux-v5.4/arch/x86/boot/
Dheader.S282 root_flags: .word ROOT_RDONLY label
/Linux-v5.4/arch/x86/include/uapi/asm/
Dbootparam.h54 __u16 root_flags; member
/Linux-v5.4/fs/btrfs/
Dtransaction.c1413 u64 root_flags; in create_pending_snapshot() local
Dioctl.c1913 u64 root_flags; in btrfs_ioctl_subvol_setflags() local
Dinode.c4406 u64 root_flags; in btrfs_delete_subvolume() local
/Linux-v5.4/kernel/cgroup/
Dcgroup.c1854 static void apply_cgroup_root_flags(unsigned int root_flags) in apply_cgroup_root_flags()