Home
last modified time | relevance | path

Searched defs:ignore_flags (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/x86/include/asm/
Dpgtable.h1168 unsigned long ignore_flags = _KERNPG_TABLE | _PAGE_USER; in p4d_bad() local
1211 unsigned long ignore_flags = _PAGE_USER; in pgd_bad() local
/linux-6.14.4/fs/btrfs/
Ddisk-io.c2412 const bool ignore_flags = btrfs_test_opt(fs_info, IGNORESUPERFLAGS); in btrfs_validate_super() local