Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dserver.c576 if (!test_bit(AFS_SERVER_FL_VL_FAIL, &server->flags) && in afs_manage_servers()
H A Dinternal.h516 #define AFS_SERVER_FL_VL_FAIL 6 /* Failed to access VL server */ macro