Searched defs:io_error (Results 1 - 8 of 8) sorted by relevance
/linux-4.1.27/fs/xfs/ | ||
H A D | xfs_aops.h | 44 int io_error; /* I/O error code */ member in struct:xfs_ioend |
/linux-4.1.27/drivers/md/bcache/ | ||
H A D | btree.h | 162 BTREE_FLAG(io_error); variable |
/linux-4.1.27/lib/ | ||
H A D | decompress_bunzip2.c | 107 int io_error; /* non-zero if we have IO error */ member in struct:bunzip_data |
/linux-4.1.27/fs/ | ||
H A D | direct-io.c | 123 int io_error; /* IO error in completion path */ member in struct:dio |
/linux-4.1.27/drivers/mmc/host/ | ||
H A D | usdhi6rol0.c | 187 u32 io_error; member in struct:usdhi6_host |
/linux-4.1.27/drivers/tty/ | ||
H A D | n_gsm.c | 265 unsigned long io_error; member in struct:gsm_mux |
/linux-4.1.27/fs/btrfs/ | ||
H A D | scrub.c | 86 unsigned int io_error:1; member in struct:scrub_page::__anon10775 |
/linux-4.1.27/drivers/md/ | ||
H A D | dm.c | 900 int io_error; dec_pending() local |
Completed in 343 milliseconds