Searched refs:z_lockf (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.bin/fstat/
H A Dzfs_znode.h101 struct lockf *z_lockf; /* head of byte-level lock list */ member in struct:znode
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_znode.h220 struct lockf *z_lockf; /* head of byte-level lock list */ member in struct:znode
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_znode.c671 zp->z_lockf = NULL;
H A Dzfs_vnops.c5976 error = lf_advlock(ap, &zp->z_lockf, zp->z_size);

Completed in 151 milliseconds