Lines Matching refs:afs_cell
17 static struct afs_volume *afs_sample_volume(struct afs_cell *cell, struct key *key, in afs_sample_volume()
156 static int afs_compare_cell_roots(struct afs_cell *cell) in afs_compare_cell_roots()
158 struct afs_cell *p; in afs_compare_cell_roots()
187 static int afs_query_for_alias_one(struct afs_cell *cell, struct key *key, in afs_query_for_alias_one()
188 struct afs_cell *p) in afs_query_for_alias_one()
234 static int afs_query_for_alias(struct afs_cell *cell, struct key *key) in afs_query_for_alias()
236 struct afs_cell *p; in afs_query_for_alias()
276 static char *afs_vl_get_cell_name(struct afs_cell *cell, struct key *key) in afs_vl_get_cell_name()
302 static int yfs_check_canonical_cell_name(struct afs_cell *cell, struct key *key) in yfs_check_canonical_cell_name()
304 struct afs_cell *master; in yfs_check_canonical_cell_name()
326 static int afs_do_cell_detect_alias(struct afs_cell *cell, struct key *key) in afs_do_cell_detect_alias()
361 int afs_cell_detect_alias(struct afs_cell *cell, struct key *key) in afs_cell_detect_alias()