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

/linux-master/fs/btrfs/
H A Dprops.c35 static const struct hlist_head *find_prop_handlers_by_hash(const u64 hash) function
55 handlers = find_prop_handlers_by_hash(hash);
187 handlers = find_prop_handlers_by_hash(key.offset);

Completed in 123 milliseconds