Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nfsd/
Dnfs4state.c275 static struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab) in nfs4_alloc_stid() function
292 return openlockstateid(nfs4_alloc_stid(clp, stateid_slab)); in nfs4_alloc_stateid()
313 dp = delegstateid(nfs4_alloc_stid(clp, deleg_slab)); in alloc_init_deleg()