Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ztest/
H A Dztest.c1920 ztest_lr_alloc(size_t lrsize, char *name) in ztest_lr_alloc() function
1999 lr_create_t *lr = ztest_lr_alloc(sizeof (*lr), od->od_name); in ztest_create()
2051 lr_remove_t *lr = ztest_lr_alloc(sizeof (*lr), od->od_name); in ztest_remove()
2074 lr = ztest_lr_alloc(sizeof (*lr) + size, NULL); in ztest_write()
2097 lr = ztest_lr_alloc(sizeof (*lr), NULL); in ztest_truncate()
2116 lr = ztest_lr_alloc(sizeof (*lr), NULL); in ztest_setattr()