Lines Matching defs:server
752 * See if we know that the server we expect to use doesn't support
759 struct afs_server *server;
770 server = slist->servers[i].server;
771 if (server == dvnode->cb_server) {
772 if (test_bit(AFS_SERVER_FL_NO_IBULK, &server->flags))
832 /* Okay, we didn't find it. We need to query the server - and whilst
1066 /* We only need to invalidate a dentry if the server's copy changed
1126 /* We only need to invalidate a dentry if the server's copy changed
1281 * the new directory on the server.
1474 * outstanding on a different server, then it won't break it either...