UDF_NAME_PAD
char zeros[UDF_NAME_PAD] = {};
nfidlen = ALIGN(sizeof(struct fileIdentDesc) + namelen, UDF_NAME_PAD);
UDF_NAME_PAD);