Home
last modified time | relevance | path

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

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