Home
last modified time | relevance | path

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

/linux-3.4.99/fs/btrfs/
Dfree-space-cache.c442 static int io_ctl_check_crc(struct io_ctl *io_ctl, int index) in io_ctl_check_crc() function
552 ret = io_ctl_check_crc(io_ctl, io_ctl->index); in io_ctl_read_entry()
577 ret = io_ctl_check_crc(io_ctl, io_ctl->index); in io_ctl_read_bitmap()
654 ret = io_ctl_check_crc(&io_ctl, 0); in __load_free_space_cache()