Searched refs:fzap_update (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/sys/ |
| H A D | zap_impl.h | 221 int fzap_update(zap_name_t *zn,
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zap_micro.c | 1336 err = fzap_update(zn, integer_size, num_integers, val, in zap_update() 1345 err = fzap_update(zn, integer_size, num_integers, in zap_update() 1380 err = fzap_update(zn, integer_size, num_integers, val, FTAG, tx); in zap_update_uint64()
|
| H A D | zap.c | 890 fzap_update(zap_name_t *zn, in fzap_update() function
|