Home
last modified time | relevance | path

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

/u-boot/include/zfs/
A Dzap_leaf.h69 uint16_t le_name_length; /* bytes in name, incl null */ member
/u-boot/fs/zfs/
A Dzfs.c856 zfs_to_cpu16(le->le_name_length, endian), in zap_leaf_lookup()
1003 buf = malloc(zfs_to_cpu16(le->le_name_length, endian) in fzap_iterate()
1006 le->le_name_length, buf)) { in fzap_iterate()
1010 buf[le->le_name_length] = 0; in fzap_iterate()

Completed in 7 milliseconds