Lines Matching refs:update
183 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()
651 struct afs_vlocation, update); in afs_vlocation_updater()
654 list_del_init(&vl->update); in afs_vlocation_updater()
666 list_del_init(&vl->update); in afs_vlocation_updater()
705 struct afs_vlocation, update); in afs_vlocation_updater()
709 struct afs_vlocation, update); in afs_vlocation_updater()
717 ASSERT(list_empty(&vl->update)); in afs_vlocation_updater()
719 list_add_tail(&vl->update, &afs_vlocation_updates); in afs_vlocation_updater()