Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Dprops.c44 static struct prop_handler prop_handlers[] = { variable
63 for (p = &prop_handlers[0]; p->xattr_name; p++) { in btrfs_props_init()
312 for (h = &prop_handlers[0]; h->xattr_name; h++) { in inherit_props()