Home
last modified time | relevance | path

Searched refs:vl (Results 1 – 2 of 2) sorted by relevance

/fs/afs/
Dvlocation.c36 static int afs_vlocation_access_vl_by_name(struct afs_vlocation *vl, in afs_vlocation_access_vl_by_name() argument
40 struct afs_cell *cell = vl->cell; in afs_vlocation_access_vl_by_name()
44 _enter("%s,%s", cell->name, vl->vldb.name); in afs_vlocation_access_vl_by_name()
46 down_write(&vl->cell->vl_sem); in afs_vlocation_access_vl_by_name()
54 ret = afs_vl_get_entry_by_name(&addr, key, vl->vldb.name, vldb, in afs_vlocation_access_vl_by_name()
81 up_write(&vl->cell->vl_sem); in afs_vlocation_access_vl_by_name()
90 static int afs_vlocation_access_vl_by_id(struct afs_vlocation *vl, in afs_vlocation_access_vl_by_id() argument
96 struct afs_cell *cell = vl->cell; in afs_vlocation_access_vl_by_id()
102 down_write(&vl->cell->vl_sem); in afs_vlocation_access_vl_by_id()
124 vl->upd_busy_cnt++; in afs_vlocation_access_vl_by_id()
[all …]
Dcallback.c413 ret = afs_vnode_update_record(vl, &vldb);
416 afs_vnode_apply_update(vl, &vldb);
457 afs_put_vnode(vl);