Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/btrfs/
H A Dprops.c26 static const struct hlist_head *find_prop_handlers_by_hash(const u64 hash) in find_prop_handlers_by_hash() function
46 handlers = find_prop_handlers_by_hash(hash); in find_prop_handler()
155 handlers = find_prop_handlers_by_hash(key.offset); in iterate_object_props()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dprops.c33 static const struct hlist_head *find_prop_handlers_by_hash(const u64 hash) in find_prop_handlers_by_hash() function
53 handlers = find_prop_handlers_by_hash(hash); in find_prop_handler()
185 handlers = find_prop_handlers_by_hash(key.offset); in iterate_object_props()

Completed in 2 milliseconds