Home
last modified time | relevance | path

Searched refs:first_non_ff (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Drecovery.c62 * first_non_ff - find offset of the first non-0xff byte.
69 static int first_non_ff(void *buf, int len) in first_non_ff() function
687 int corruption = first_non_ff(buf, len); in ubifs_recover_leb()
/kernel/linux/linux-6.6/fs/ubifs/
H A Drecovery.c62 * first_non_ff - find offset of the first non-0xff byte.
69 static int first_non_ff(void *buf, int len) in first_non_ff() function
687 int corruption = first_non_ff(buf, len); in ubifs_recover_leb()

Completed in 4 milliseconds