Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dprops.c17 struct prop_handler { struct
37 static const struct prop_handler * argument
41 struct prop_handler *h; in find_prop_handler()
60 const struct prop_handler *handler; in btrfs_validate_prop()
79 const struct prop_handler *handler; in btrfs_set_prop()
118 const struct prop_handler *, in iterate_object_props() argument
167 const struct prop_handler *handler; in iterate_object_props()
226 const struct prop_handler *handler, in inode_prop_iterator()
313 static struct prop_handler prop_handlers[] = {
338 const struct prop_handler *h = &prop_handlers[i]; in inherit_props()
[all …]