Searched refs:nfs4_alloc_stid (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | state.h | 811 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab,
|
| H A D | nfs4state.c | 904 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid() function 1020 stid = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_ol_stateid); in nfs4_alloc_open_stateid() 1136 stid = nfs4_alloc_stid(clp, deleg_slab, nfs4_free_deleg); in alloc_init_deleg() 8234 ns = nfs4_alloc_stid(clp, stateid_slab, nfs4_free_lock_stateid); in find_or_create_lock_stateid()
|