Home
last modified time | relevance | path

Searched refs:afs_cache_vlocation (Results 1 – 4 of 4) sorted by relevance

/fs/afs/
Dcache.c163 dlen = sizeof(struct afs_cache_vlocation); in afs_vlocation_cache_get_aux()
164 dlen -= offsetof(struct afs_cache_vlocation, nservers); in afs_vlocation_cache_get_aux()
182 const struct afs_cache_vlocation *cvldb; in afs_vlocation_cache_check_aux()
189 dlen = sizeof(struct afs_cache_vlocation); in afs_vlocation_cache_check_aux()
190 dlen -= offsetof(struct afs_cache_vlocation, nservers); in afs_vlocation_cache_check_aux()
194 cvldb = container_of(buffer, struct afs_cache_vlocation, nservers); in afs_vlocation_cache_check_aux()
Dvlclient.c64 struct afs_cache_vlocation *entry; in afs_deliver_vl_get_entry_by_xxx()
153 struct afs_cache_vlocation *entry, in afs_vl_get_entry_by_name()
194 struct afs_cache_vlocation *entry, in afs_vl_get_entry_by_id()
Dvlocation.c39 struct afs_cache_vlocation *vldb) in afs_vlocation_access_vl_by_name()
97 struct afs_cache_vlocation *vldb) in afs_vlocation_access_vl_by_id()
197 struct afs_cache_vlocation *vldb) in afs_vlocation_update_record()
268 struct afs_cache_vlocation *vldb) in afs_vlocation_apply_update()
298 struct afs_cache_vlocation vldb; in afs_vlocation_fill_in_record()
624 struct afs_cache_vlocation vldb; in afs_vlocation_updater()
Dinternal.h222 struct afs_cache_vlocation { struct
259 struct afs_cache_vlocation vldb; /* volume information DB record */
666 const char *, struct afs_cache_vlocation *,
670 struct afs_cache_vlocation *,