Home
last modified time | relevance | path

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

/linux/fs/netfs/
H A Dwrite_collect.c22 #define SAW_FAILURE 0x20 /* One stream or hit a permanent failure */ macro
251 notes |= MADE_PROGRESS | SAW_FAILURE; in netfs_collect_write_results()
264 notes |= NEED_REASSESS | SAW_FAILURE; in netfs_collect_write_results()
284 notes & SAW_FAILURE ? in netfs_collect_write_results()