afs_charge_preallocation
extern void afs_charge_preallocation(struct work_struct *);
INIT_WORK(&net->charge_preallocation_work, afs_charge_preallocation);
afs_charge_preallocation(&net->charge_preallocation_work);