Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dvolume.c74 struct afs_vldb_entry *vldb, in afs_alloc_volume()
123 struct afs_vldb_entry *vldb) in afs_lookup_volume()
143 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb()
148 struct afs_vldb_entry *vldb = ERR_PTR(-EDESTADDRREQ); in afs_vl_lookup_vldb()
189 struct afs_vldb_entry *vldb; in afs_create_volume()
346 struct afs_vldb_entry *vldb; in afs_update_volume_status()
H A Dvlclient.c20 struct afs_vldb_entry *entry; in afs_deliver_vl_get_entry_by_name_u()
129 struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *vc, in afs_vl_get_entry_by_name_u()
133 struct afs_vldb_entry *entry; in afs_vl_get_entry_by_name_u()
144 entry = kzalloc(sizeof(struct afs_vldb_entry), GFP_KERNEL); in afs_vl_get_entry_by_name_u()
169 return (struct afs_vldb_entry *)afs_wait_for_call_to_complete(call, &vc->ac); in afs_vl_get_entry_by_name_u()
H A Dserver_list.c29 struct afs_vldb_entry *vldb) in afs_alloc_server_list()
H A Dinternal.h121 struct afs_vldb_entry *ret_vldb;
465 struct afs_vldb_entry { struct
1461 struct afs_vldb_entry *vldb);
1477 extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *,