Home
last modified time | relevance | path

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

/u-boot/fs/ubifs/
A Dubifs.h738 #define CALC_XATTR_BYTES(data_len) ALIGN(UBIFS_INO_NODE_SZ + (data_len) + 1, 8) macro
A Ddebug.c2146 fscki1->calc_xsz += CALC_XATTR_BYTES(fscki->size); in check_leaf()

Completed in 14 milliseconds