Home
last modified time | relevance | path

Searched refs:find_prop_handlers_by_hash (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/btrfs/
Dprops.c56 static const struct hlist_head *find_prop_handlers_by_hash(const u64 hash) in find_prop_handlers_by_hash() function
76 handlers = find_prop_handlers_by_hash(hash); in find_prop_handler()
186 handlers = find_prop_handlers_by_hash(key.offset); in iterate_object_props()