Searched refs:NEED_RETRY (Results 1 – 2 of 2) sorted by relevance
21 #define NEED_RETRY 0x10 /* A front op requests retrying */ macro269 notes |= NEED_RETRY | MADE_PROGRESS; in netfs_collect_write_results()322 if (notes & NEED_RETRY) in netfs_collect_write_results()
21 #define NEED_RETRY 0x10 /* A front op requests retrying */ macro281 notes |= NEED_RETRY | MADE_PROGRESS; in netfs_collect_read_results()312 if (notes & NEED_RETRY) in netfs_collect_read_results()