Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4state.c2032 static struct nfsd4_slot *nfsd4_alloc_slot(struct nfsd4_channel_attrs *fattrs, in nfsd4_alloc_slot() function
2065 slot = nfsd4_alloc_slot(fattrs, 0, GFP_KERNEL); in alloc_session()
2071 slot = nfsd4_alloc_slot(fattrs, i, gfp); in alloc_session()
4525 slot = nfsd4_alloc_slot(&session->se_fchannel, s, in nfsd4_sequence()