Searched defs:lkflags (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/ntfs/
H A Dntfs_vfsops.c665 ntfs_vgetex(struct mount *mp, ntfsino_t ino, u_int32_t attrtype, char *attrname, u_long lkflags, u_long flags, struct vnode **vpp) argument
/openbsd-current/sys/uvm/
H A Duvm_vnode.c1175 int lkflags = (flags & PGO_NOWAIT) ? LK_NOWAIT : 0; local

Completed in 83 milliseconds