Home
last modified time | relevance | path

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

/mirbsd/src/sys/nfs/
Dnfs_bio.c419 rw_enter_write(&np->n_commitlock);
425 rw_exit_write(&np->n_commitlock);
708 rw_enter_write(&np->n_commitlock);
716 rw_exit_write(&np->n_commitlock);
Dnfsnode.h125 struct rwlock n_commitlock; /* Serialize commits */ member
Dnfs_node.c131 rw_init(&np->n_commitlock);
Dnfs_vnops.c3037 rw_enter_write(&np->n_commitlock);
3039 rw_exit_write(&np->n_commitlock);
3073 rw_exit_write(&np->n_commitlock);