Searched refs:afs_vol_interest (Results 1 – 2 of 2) sorted by relevance
29 struct afs_vol_interest *new_vi, *vi; in afs_create_interest()33 new_vi = kzalloc(sizeof(struct afs_vol_interest), GFP_KERNEL); in afs_create_interest()57 vi = hlist_entry(*pp, struct afs_vol_interest, srv_link); in afs_create_interest()181 struct afs_vol_interest *vi; in afs_put_cb_interest()249 struct afs_vol_interest *vi; in afs_break_one_callback()
551 struct afs_vol_interest { struct566 struct afs_vol_interest *vol_interest; argument