Home
last modified time | relevance | path

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

/fs/afs/
Dvlocation.c96 afs_voltype_t voltype, in afs_vlocation_access_vl_by_id() argument
103 _enter("%s,%x,%d,", cell->name, volid, voltype); in afs_vlocation_access_vl_by_id()
113 ret = afs_vl_get_entry_by_id(&addr, key, volid, voltype, vldb, in afs_vlocation_access_vl_by_id()
199 afs_voltype_t voltype; in afs_vlocation_update_record() local
221 voltype = AFSVL_RWVOL; in afs_vlocation_update_record()
224 voltype = AFSVL_ROVOL; in afs_vlocation_update_record()
227 voltype = AFSVL_BACKVOL; in afs_vlocation_update_record()
231 voltype = 0; in afs_vlocation_update_record()
237 ret = afs_vlocation_access_vl_by_id(vl, key, vid, voltype, vldb); in afs_vlocation_update_record()
Dvlclient.c189 afs_voltype_t voltype, in afs_vl_get_entry_by_id() argument
211 *bp = htonl(voltype); in afs_vl_get_entry_by_id()