Searched refs:IO_ERROR (Results 1 – 8 of 8) sorted by relevance
107 if (retval == IO_ERROR) { in reiserfs_lookup()184 if (search_res == IO_ERROR) { in reiserfs_readdir()488 return (IO_ERROR); in search_by_entry_key()496 case IO_ERROR: in search_by_entry_key()501 return (IO_ERROR); in search_by_entry_key()671 if (retval == IO_ERROR) { in reiserfs_find_entry()674 return IO_ERROR; in reiserfs_find_entry()
534 return (IO_ERROR); in search_by_key()550 return (IO_ERROR); in search_by_key()564 return (IO_ERROR); in search_by_key()615 return (IO_ERROR); in search_by_key()711 if (retval == IO_ERROR) in search_for_position_by_key()
683 if (retval == IO_ERROR) { in reiserfs_read_locked_inode()
962 if (retval == IO_ERROR) { in find_hash_out()
190 #define IO_ERROR -2 macro
112 #define B_ERROR IO_ERROR
251 #define IO_ERROR 0x00000200 /* error on operation */ macro
443 set_flags&BUF_IO_ERROR ? "IO_ERROR " : "", 449 unset_flags&BUF_IO_ERROR ? "IO_ERROR " : "",