Home
last modified time | relevance | path

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

/openbmc/u-boot/include/zfs/
H A Dzap_leaf.h69 uint16_t le_name_length; /* bytes in name, incl null */ member
/openbmc/u-boot/fs/zfs/
H A Dzfs.c855 zfs_to_cpu16(le->le_name_length, endian), in zap_leaf_lookup()
1002 buf = malloc(zfs_to_cpu16(le->le_name_length, endian) in fzap_iterate()
1005 le->le_name_length, buf)) { in fzap_iterate()
1009 buf[le->le_name_length] = 0; in fzap_iterate()