Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Dbtrfs.c70 uint32_t nodesize; member
/busybox-1.35.0/shell/
Dash.c8902 static const uint8_t nodesize[N_NUMBER] ALIGN1 = { variable
8952 funcblocksize += nodesize[n->type]; in calcsize()
9067 funcblock = (char *) funcblock + nodesize[n->type]; in copynode()