Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_device_cache.h91 extern int add_cached_attributes(char *name, nvlist_t *attrs);
H A Dlayout_device_cache.c605 add_cached_attributes( in add_cached_attributes() function
708 error = add_cached_attributes(name, *attrs); in get_cached_attributes()
H A Dlayout_device_util.c988 (error = add_cached_attributes(sname, attrs)) || in add_virtual_slice()