Home
last modified time | relevance | path

Searched refs:afs_alloc_call (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/afs/
H A Drxrpc.c136 static struct afs_call *afs_alloc_call(struct afs_net *net, in afs_alloc_call() function
239 call = afs_alloc_call(net, type, GFP_NOFS); in afs_alloc_flat_call()
726 call = afs_alloc_call(net, &afs_RXCMxxxx, GFP_KERNEL); in afs_charge_preallocation()