Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4state.c4954 static inline void *alloc_stateowner(struct kmem_cache *slab, struct xdr_netobj *owner, struct nfs4_client *clp)
5157 new = alloc_stateowner(openowner_slab, &open->op_owner, clp); in find_or_alloc_open_stateowner()
8085 lo = alloc_stateowner(lockowner_slab, &lock->lk_new_owner, clp); in find_lock_stateid()
4955 static inline void *alloc_stateowner(struct kmem_cache *slab, struct xdr_netobj *owner, struct nfs4_client *clp) alloc_stateowner() function