Searched refs:behind (Results 1 – 2 of 2) sorted by relevance
27 int behind; in ubifs_compare_master_node() local43 behind = hmac_offs + UBIFS_MAX_HMAC_LEN; in ubifs_compare_master_node()45 if (UBIFS_MST_NODE_SZ > behind) in ubifs_compare_master_node()46 return memcmp(m1 + behind, m2 + behind, UBIFS_MST_NODE_SZ - behind); in ubifs_compare_master_node()
142 write-behind buffer ('wbuf') used for flash chips where we must write
Completed in 5 milliseconds