Lines Matching refs:prop_handler
17 struct prop_handler { struct
39 static const struct prop_handler * argument
43 struct prop_handler *h; in find_prop_handler()
63 const struct prop_handler *handler; in btrfs_validate_prop()
92 const struct prop_handler *handler; in btrfs_ignore_prop()
104 const struct prop_handler *handler; in btrfs_set_prop()
143 const struct prop_handler *, in iterate_object_props() argument
192 const struct prop_handler *handler; in iterate_object_props()
251 const struct prop_handler *handler, in inode_prop_iterator()
369 static struct prop_handler prop_handlers[] = {
394 const struct prop_handler *h = &prop_handlers[i]; in btrfs_inode_inherit_props()
461 struct prop_handler *p = &prop_handlers[i]; in btrfs_props_init()