Lines Matching refs:afs_vlocation
37 static int afs_vlocation_access_vl_by_name(struct afs_vlocation *vl, in afs_vlocation_access_vl_by_name()
93 static int afs_vlocation_access_vl_by_id(struct afs_vlocation *vl, in afs_vlocation_access_vl_by_id()
169 static struct afs_vlocation *afs_vlocation_alloc(struct afs_cell *cell, in afs_vlocation_alloc()
173 struct afs_vlocation *vl; in afs_vlocation_alloc()
175 vl = kzalloc(sizeof(struct afs_vlocation), GFP_KERNEL); in afs_vlocation_alloc()
195 static int afs_vlocation_update_record(struct afs_vlocation *vl, in afs_vlocation_update_record()
267 static void afs_vlocation_apply_update(struct afs_vlocation *vl, in afs_vlocation_apply_update()
295 static int afs_vlocation_fill_in_record(struct afs_vlocation *vl, in afs_vlocation_fill_in_record()
338 static void afs_vlocation_queue_for_updates(struct afs_vlocation *vl) in afs_vlocation_queue_for_updates()
340 struct afs_vlocation *xvl; in afs_vlocation_queue_for_updates()
353 struct afs_vlocation, update); in afs_vlocation_queue_for_updates()
373 struct afs_vlocation *afs_vlocation_lookup(struct afs_cell *cell, in afs_vlocation_lookup()
378 struct afs_vlocation *vl; in afs_vlocation_lookup()
491 void afs_put_vlocation(struct afs_vlocation *vl) in afs_put_vlocation()
527 static void afs_vlocation_destroy(struct afs_vlocation *vl) in afs_vlocation_destroy()
544 struct afs_vlocation *vl; in afs_vlocation_reaper()
555 struct afs_vlocation, grave); in afs_vlocation_reaper()
584 vl = list_entry(corpses.next, struct afs_vlocation, grave); in afs_vlocation_reaper()
624 struct afs_vlocation *vl, *xvl; in afs_vlocation_updater()
643 struct afs_vlocation, update); in afs_vlocation_updater()
697 struct afs_vlocation, update); in afs_vlocation_updater()
701 struct afs_vlocation, update); in afs_vlocation_updater()