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.c2022 static struct nfsd4_slot *nfsd4_alloc_slot(struct nfsd4_channel_attrs *fattrs, in nfsd4_alloc_slot() function
2055 slot = nfsd4_alloc_slot(fattrs, 0, GFP_KERNEL); in alloc_session()
2061 slot = nfsd4_alloc_slot(fattrs, i, gfp); in alloc_session()
4508 slot = nfsd4_alloc_slot(&session->se_fchannel, s, in nfsd4_sequence()