Home
last modified time | relevance | path

Searched refs:WAIT_COMPLETE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dextent_io.h212 #define WAIT_COMPLETE 1 macro
H A Dextent_io.c4167 if (wait == WAIT_COMPLETE) { in read_extent_buffer_pages()
H A Ddisk-io.c212 ret = read_extent_buffer_pages(eb, WAIT_COMPLETE, mirror_num, check); in btrfs_read_extent_buffer()