Home
last modified time | relevance | path

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

/linux-3.4.99/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()
198 struct afs_cache_vlocation *vldb) in afs_vlocation_update_record()
269 struct afs_cache_vlocation *vldb) in afs_vlocation_apply_update()
299 struct afs_cache_vlocation vldb; in afs_vlocation_fill_in_record()
631 struct afs_cache_vlocation vldb; in afs_vlocation_updater()
Dinternal.h221 struct afs_cache_vlocation { struct
258 struct afs_cache_vlocation vldb; /* volume information DB record */
665 const char *, struct afs_cache_vlocation *,
669 struct afs_cache_vlocation *,