Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/tmpfs/
HDtmpfs_subr.c904 bool want_vrele; in tmpfs_destroy_vobject() local
917 want_vrele = false; in tmpfs_destroy_vobject()
920 want_vrele = true; in tmpfs_destroy_vobject()
927 if (want_vrele) { in tmpfs_destroy_vobject()