Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Ddecompress_bunzip2.c69 #define RETVAL_OK 0 macro
513 return RETVAL_OK; in get_next_block()
520 are ignored, data is written to out_fd and return is RETVAL_OK or error.
674 return RETVAL_OK; in start_bunzip()
726 i = RETVAL_OK; in bunzip2()
/kernel/linux/linux-6.6/lib/
H A Ddecompress_bunzip2.c69 #define RETVAL_OK 0 macro
513 return RETVAL_OK; in get_next_block()
520 are ignored, data is written to out_fd and return is RETVAL_OK or error.
674 return RETVAL_OK; in start_bunzip()
726 i = RETVAL_OK; in bunzip2()

Completed in 3 milliseconds