Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sparc/kernel/
Dhead_32.S80 root_flags: label
Dhead_64.S70 root_flags: label
/Linux-v6.6/arch/x86/boot/
Dheader.S290 root_flags: .word ROOT_RDONLY label
/Linux-v6.6/fs/btrfs/
Dtransaction.c1652 u64 root_flags; in create_pending_snapshot() local
Dioctl.c1422 u64 root_flags; in btrfs_ioctl_subvol_setflags() local
Dinode.c4447 u64 root_flags; in btrfs_delete_subvolume() local
/Linux-v6.6/arch/x86/include/uapi/asm/
Dbootparam.h69 __u16 root_flags; member
/Linux-v6.6/kernel/cgroup/
Dcgroup.c1943 static void apply_cgroup_root_flags(unsigned int root_flags) in apply_cgroup_root_flags()