Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dbrand.h111 int (*b_getattr)(zone_t *, int, void *, size_t *); member
/titanic_41/usr/src/uts/common/os/
H A Dzone.c5481 error = ZBROP(zone)->b_getattr(zone, attr, buf, &size); in zone_getattr()