Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dprops.c17 struct prop_handler { struct
32 static struct prop_handler prop_handlers[] = { argument
49 struct prop_handler *p = &prop_handlers[i]; in btrfs_props_init()
67 static const struct prop_handler *
71 struct prop_handler *h; in find_prop_handler()
95 const struct prop_handler *handler; in __btrfs_set_prop()
149 const struct prop_handler *, in iterate_object_props() argument
198 const struct prop_handler *handler; in iterate_object_props()
257 const struct prop_handler *handler, in inode_prop_iterator()
300 const struct prop_handler *h = &prop_handlers[i]; in inherit_props()