Searched refs:lkflag (Results 1 – 1 of 1) sorted by relevance
510 tmpfs_alloc_vp(struct mount *mp, struct tmpfs_node *node, int lkflag, in tmpfs_alloc_vp() argument529 (lkflag & LK_NOWAIT) != 0)) { in tmpfs_alloc_vp()546 error = vget(vp, lkflag | LK_INTERLOCK, curthread); in tmpfs_alloc_vp()601 (void) vn_lock(vp, lkflag | LK_RETRY); in tmpfs_alloc_vp()