Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/fs/nfsclient/
HDnfs_clnode.c144 lockinit(&np->n_excl, PVFS, "nfsupg", VLKTIMEOUT, LK_NOSHARE | in ncl_nget()
173 lockdestroy(&np->n_excl); in ncl_nget()
339 lockdestroy(&np->n_excl); in ncl_reclaim()
HDnfs_clsubs.c152 lockmgr(&np->n_excl, LK_EXCLUSIVE, NULL); in ncl_excl_start()
164 lockmgr(&np->n_excl, LK_RELEASE, NULL); in ncl_excl_finish()
HDnfsnode.h95 struct lock n_excl; /* Exclusive helper for shared member
HDnfs_clport.c233 lockinit(&np->n_excl, PVFS, "nfsupg", VLKTIMEOUT, LK_NOSHARE | in nfscl_nget()
276 lockdestroy(&np->n_excl); in nfscl_nget()