Lines Matching refs:prop_handler
24 struct prop_handler { struct
46 static const struct prop_handler * argument
50 struct prop_handler *h; in find_prop_handler()
70 const struct prop_handler *handler; in btrfs_validate_prop()
99 const struct prop_handler *handler; in btrfs_ignore_prop()
111 const struct prop_handler *handler; in btrfs_set_prop()
150 const struct prop_handler *, in iterate_object_props() argument
199 const struct prop_handler *handler; in iterate_object_props()
258 const struct prop_handler *handler, in inode_prop_iterator()
377 static struct prop_handler prop_handlers[] = {
402 const struct prop_handler *h = &prop_handlers[i]; in btrfs_inode_inherit_props()
468 struct prop_handler *p = &prop_handlers[i]; in btrfs_props_init()