Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/null_blk/
H A Dmain.c60 * null_make_cache_space
947 static int null_make_cache_space(struct nullb *nullb, unsigned long n) in null_make_cache_space() function
1012 null_make_cache_space(nullb, PAGE_SIZE); in copy_to_nullb()
1104 err = null_make_cache_space(nullb, in null_handle_flush()
/kernel/linux/linux-6.6/drivers/block/null_blk/
H A Dmain.c59 * null_make_cache_space
1085 static int null_make_cache_space(struct nullb *nullb, unsigned long n) in null_make_cache_space() function
1149 null_make_cache_space(nullb, PAGE_SIZE); in copy_to_nullb()
1232 err = null_make_cache_space(nullb, in null_handle_flush()

Completed in 7 milliseconds