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

/linux-master/fs/afs/
H A Dvolume.c76 struct afs_vldb_entry *vldb,
132 struct afs_vldb_entry *vldb)
152 static struct afs_vldb_entry *afs_vl_lookup_vldb(struct afs_cell *cell,
157 struct afs_vldb_entry *vldb = ERR_PTR(-EDESTADDRREQ);
198 struct afs_vldb_entry *vldb;
355 struct afs_vldb_entry *vldb;
H A Dvlclient.c20 struct afs_vldb_entry *entry;
110 struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *vc,
114 struct afs_vldb_entry *entry;
125 entry = kzalloc(sizeof(struct afs_vldb_entry), GFP_KERNEL);
H A Dserver_list.c29 struct afs_vldb_entry *vldb)
H A Dinternal.h153 struct afs_vldb_entry *ret_vldb;
499 struct afs_vldb_entry { struct
1509 struct afs_vldb_entry *vldb);
1532 extern struct afs_vldb_entry *afs_vl_get_entry_by_name_u(struct afs_vl_cursor *,

Completed in 158 milliseconds