Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dbackref.h420 bool is_reloc; member
H A Dbackref.c3017 struct btrfs_backref_cache *cache, bool is_reloc) in btrfs_backref_init_cache()
/linux/arch/x86/tools/
H A Drelocs.c125 static int is_reloc(enum symtype type, const char *sym_name) in is_reloc() function