prev_client 501 drivers/char/agp/frontend.c struct agp_client *prev_client; prev_client 503 drivers/char/agp/frontend.c prev_client = agp_fe.current_controller->clients; prev_client 504 drivers/char/agp/frontend.c client->next = prev_client; prev_client 506 drivers/char/agp/frontend.c if (prev_client != NULL) prev_client 507 drivers/char/agp/frontend.c prev_client->prev = client; prev_client 529 drivers/char/agp/frontend.c struct agp_client *prev_client; prev_client 541 drivers/char/agp/frontend.c prev_client = client->prev; prev_client 544 drivers/char/agp/frontend.c if (prev_client != NULL) { prev_client 545 drivers/char/agp/frontend.c prev_client->next = next_client; prev_client 547 drivers/char/agp/frontend.c next_client->prev = prev_client; prev_client 291 fs/ntfs/logfile.c if (cr->prev_client != LOGFILE_NO_CLIENT) prev_client 260 fs/ntfs/logfile.h /* 16*/ le16 prev_client; /* The offset to the previous log client record