Home
last modified time | relevance | path

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

/linux-3.4.99/fs/btrfs/
Dfree-space-cache.c272 unsigned check_crcs:1; member
287 io_ctl->check_crcs = 1; in io_ctl_init()
376 if (io_ctl->check_crcs) { in io_ctl_set_generation()
397 if (io_ctl->check_crcs) { in io_ctl_check_generation()
424 if (!io_ctl->check_crcs) { in io_ctl_set_crc()
448 if (!io_ctl->check_crcs) { in io_ctl_check_crc()
878 if (io_ctl.check_crcs && in __btrfs_write_out_cache()