Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dwrite_collect.c18 #define NEED_REASSESS 0x02 /* Need to loop round and reassess */ macro
264 notes |= NEED_REASSESS | SAW_FAILURE; in netfs_collect_write_results()
331 if (notes & NEED_REASSESS) { in netfs_collect_write_results()