Lines Matching refs:update
182 INIT_LIST_HEAD(&vl->update); in afs_vlocation_alloc()
353 struct afs_vlocation, update); in afs_vlocation_queue_for_updates()
362 list_add_tail(&vl->update, &afs_vlocation_updates); in afs_vlocation_queue_for_updates()
514 if (!list_empty(&vl->update)) { in afs_put_vlocation()
516 list_del_init(&vl->update); in afs_put_vlocation()
643 struct afs_vlocation, update); in afs_vlocation_updater()
646 list_del_init(&vl->update); in afs_vlocation_updater()
658 list_del_init(&vl->update); in afs_vlocation_updater()
697 struct afs_vlocation, update); in afs_vlocation_updater()
701 struct afs_vlocation, update); in afs_vlocation_updater()
709 ASSERT(list_empty(&vl->update)); in afs_vlocation_updater()
711 list_add_tail(&vl->update, &afs_vlocation_updates); in afs_vlocation_updater()