Home
last modified time | relevance | path

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

/Linux-v5.4/fs/afs/
Dvolume.c19 struct afs_vldb_entry *vldb, in afs_alloc_volume()
67 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb()
72 struct afs_vldb_entry *vldb = ERR_PTR(-EDESTADDRREQ); in afs_vl_lookup_vldb()
113 struct afs_vldb_entry *vldb; in afs_create_volume()
223 struct afs_vldb_entry *vldb; in afs_update_volume_status()
Dvlclient.c20 struct afs_vldb_entry *entry; in afs_deliver_vl_get_entry_by_name_u()
128 struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *vc, in afs_vl_get_entry_by_name_u()
132 struct afs_vldb_entry *entry; in afs_vl_get_entry_by_name_u()
143 entry = kzalloc(sizeof(struct afs_vldb_entry), GFP_KERNEL); in afs_vl_get_entry_by_name_u()
168 return (struct afs_vldb_entry *)afs_wait_for_call_to_complete(call, &vc->ac); in afs_vl_get_entry_by_name_u()
Dserver_list.c31 struct afs_vldb_entry *vldb, in afs_alloc_server_list()
Dinternal.h128 struct afs_vldb_entry *ret_vldb;
463 struct afs_vldb_entry { struct
1251 struct afs_vldb_entry *,
1264 extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *,