Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable.h1145 return (pgd_flags(pgd) & ~ignore_flags) != _KERNPG_TABLE; in pgd_bad() local
1102 unsigned long ignore_flags = _KERNPG_TABLE | _PAGE_USER; p4d_bad() local
/linux/fs/btrfs/
H A Ddisk-io.c2376 const bool ignore_flags = btrfs_test_opt(fs_info, IGNORESUPERFLAGS); in btrfs_validate_super() local