Searched refs:elem_is_tmp (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libpool/common/
H A Dpool_internal.h258 extern boolean_t elem_is_tmp(const pool_elem_t *);
H A Dpool_commit.c248 if (elem_is_tmp(pe))
H A Dpool_internal.c1148 elem_is_tmp(const pool_elem_t *elem) function
H A Dpool.c936 if (strstr(name, ".name") != NULL && elem_is_tmp(pe)) {
H A Dpool_kernel.c1004 if (elem_is_tmp(elem))
1083 if (elem_is_tmp(elem))

Completed in 81 milliseconds