Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clnode.c143 lockinit(&np->n_excl, PVFS, "nfsupg", VLKTIMEOUT, LK_NOSHARE | in ncl_nget()
174 lockdestroy(&np->n_excl); in ncl_nget()
362 lockdestroy(&np->n_excl); in ncl_reclaim()
H A Dnfs_clsubs.c146 lockmgr(&np->n_excl, LK_EXCLUSIVE, NULL); in ncl_excl_start()
158 lockmgr(&np->n_excl, LK_RELEASE, NULL); in ncl_excl_finish()
H A Dnfsnode.h95 struct lock n_excl; /* Exclusive helper for shared member
H A Dnfs_clport.c246 lockinit(&np->n_excl, PVFS, "nfsupg", VLKTIMEOUT, LK_NOSHARE | in nfscl_nget()
292 lockdestroy(&np->n_excl); in nfscl_nget()