Searched refs:zap_entry_create (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/sys/ |
H A D | zap_leaf.h | 226 extern int zap_entry_create(zap_leaf_t *l, struct zap_name *zn, uint32_t cd,
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | zap.c | 815 err = zap_entry_create(l, zn, cd, in fzap_add_cd() 869 err = zap_entry_create(l, zn, ZAP_NEED_CD, in fzap_update()
|
H A D | zap_leaf.c | 581 zap_entry_create(zap_leaf_t *l, zap_name_t *zn, uint32_t cd, in zap_entry_create() function
|