Home
last modified time | relevance | path

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

/linux-6.12.1/fs/netfs/
Dwrite_collect.c22 #define SAW_FAILURE 0x20 /* One stream or hit a permanent failure */ macro
429 notes |= MADE_PROGRESS | SAW_FAILURE; in netfs_collect_write_results()
442 notes |= NEED_REASSESS | SAW_FAILURE; in netfs_collect_write_results()
462 notes & SAW_FAILURE ? in netfs_collect_write_results()