Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/kernel/
Dhead_32.S67 .global root_flags symbol
80 root_flags: label
Dhead_64.S55 .global root_flags, ram_flags, root_dev symbol
70 root_flags: label
/linux-6.12.1/arch/x86/boot/
Dheader.S223 root_flags: .word ROOT_RDONLY label
/linux-6.12.1/arch/x86/include/uapi/asm/
Dbootparam.h40 __u16 root_flags; member
/linux-6.12.1/fs/btrfs/
Dtransaction.c1649 u64 root_flags; in create_pending_snapshot() local
Dioctl.c1462 u64 root_flags; in btrfs_ioctl_subvol_setflags() local
Dinode.c4505 u64 root_flags; in btrfs_delete_subvolume() local
/linux-6.12.1/kernel/cgroup/
Dcgroup.c1982 static void apply_cgroup_root_flags(unsigned int root_flags) in apply_cgroup_root_flags()