Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/tmpfs/
HDtmpfs_subr.c955 tmpfs_alloc_vp(struct mount *mp, struct tmpfs_node *node, int lkflag, in tmpfs_alloc_vp() argument
974 (lkflag & LK_NOWAIT) != 0)) { in tmpfs_alloc_vp()
990 error = vget_finish(vp, lkflag, vs); in tmpfs_alloc_vp()