Home
last modified time | relevance | path

Searched defs:is_reloc (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dbackref.h443 unsigned int is_reloc; member
H A Dbackref.c2995 struct btrfs_backref_cache *cache, int is_reloc) in btrfs_backref_init_cache()
/openbmc/linux/arch/x86/tools/
H A Drelocs.c121 static int is_reloc(enum symtype type, const char *sym_name) in is_reloc() function