Home
last modified time | relevance | path

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

/fs/ubifs/
A Dmaster.c27 int behind; in ubifs_compare_master_node() local
43 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()
/fs/jffs2/
A DREADME.Locking142 write-behind buffer ('wbuf') used for flash chips where we must write

Completed in 5 milliseconds