Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dfs_probe.c87 server->probe.local_failure = true; in afs_fs_probe_not_done()
126 server->probe.local_failure = true; in afs_fileserver_probe_result()
H A Dinternal.h546 bool local_failure:1; member