Lines Matching defs:server
716 * See if we know that the server we expect to use doesn't support
723 struct afs_server *server;
734 server = slist->servers[i].server;
735 if (server == dvnode->cb_server) {
736 if (test_bit(AFS_SERVER_FL_NO_IBULK, &server->flags))
796 /* Okay, we didn't find it. We need to query the server - and whilst
1030 /* We only need to invalidate a dentry if the server's copy changed
1090 /* We only need to invalidate a dentry if the server's copy changed
1245 * the new directory on the server.
1437 * outstanding on a different server, then it won't break it either...