Searched refs:afs_vldb_entry (Results 1 – 4 of 4) sorted by relevance
/linux-4.19.296/fs/afs/ |
D | volume.c | 25 struct afs_vldb_entry *vldb, in afs_alloc_volume() 73 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb() 79 struct afs_vldb_entry *vldb; in afs_vl_lookup_vldb() 155 struct afs_vldb_entry *vldb; in afs_create_volume() 265 struct afs_vldb_entry *vldb; in afs_update_volume_status()
|
D | vlclient.c | 24 struct afs_vldb_entry *entry; in afs_deliver_vl_get_entry_by_name_u() 132 struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_net *net, in afs_vl_get_entry_by_name_u() 138 struct afs_vldb_entry *entry; in afs_vl_get_entry_by_name_u() 148 entry = kzalloc(sizeof(struct afs_vldb_entry), GFP_KERNEL); in afs_vl_get_entry_by_name_u() 172 return (struct afs_vldb_entry *)afs_make_call(ac, call, GFP_KERNEL, false); in afs_vl_get_entry_by_name_u()
|
D | server_list.c | 34 struct afs_vldb_entry *vldb, in afs_alloc_server_list()
|
D | internal.h | 355 struct afs_vldb_entry { struct 1027 struct afs_vldb_entry *, 1040 extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_net *,
|