Home
last modified time | relevance | path

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

/linux/fs/afs/
H A Dvolume.c76 struct afs_vldb_entry *vldb, in afs_alloc_volume()
132 struct afs_vldb_entry *vldb) in afs_lookup_volume()
152 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell, in afs_vl_lookup_vldb()
157 struct afs_vldb_entry *vldb = ERR_PTR(-EDESTADDRREQ); in afs_vl_lookup_vldb()
198 struct afs_vldb_entry *vldb; in afs_create_volume()
355 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()
110 struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *vc, in afs_vl_get_entry_by_name_u()
114 struct afs_vldb_entry *entry; in afs_vl_get_entry_by_name_u()
125 entry = kzalloc(sizeof(struct afs_vldb_entry), GFP_KERNEL); in afs_vl_get_entry_by_name_u()
H A Dinternal.h153 struct afs_vldb_entry *ret_vldb;
499 struct afs_vldb_entry { struct
1508 struct afs_vldb_entry *vldb);
1531 extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *,
H A Dserver_list.c29 struct afs_vldb_entry *vldb) in afs_alloc_server_list()