Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h888 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab,
H A Dnfs4layouts.c230 stp = nfs4_alloc_stid(cstate->clp, nfs4_layout_stateid_cache, in nfsd4_alloc_layout_stateid()
H A Dnfs4state.c948 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid() function
1041 stid = nfs4_alloc_stid(clp, async_copy_slab, nfsd4_free_async_copy_stid); in nfs4_alloc_copy_stid()
1145 stid = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_ol_stateid); in nfs4_alloc_open_stateid()
1263 stid = nfs4_alloc_stid(clp, deleg_slab, sc_free); in __alloc_init_deleg()
8946 ns = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_lock_stateid); in find_or_create_lock_stateid()