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()179 struct afs_vol_interest *vi; in afs_put_cb_interest()240 struct afs_vol_interest *vi; in afs_break_one_callback()
419 struct afs_vol_interest { struct431 struct afs_vol_interest *vol_interest; argument