Home
last modified time | relevance | path

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

/freebsd/sys/fs/tmpfs/
H A Dtmpfs_subr.c838 tmpfs_dirent_dup(struct tmpfs_dirent *de) in tmpfs_dirent_dup() function
1250 if (tmpfs_dirent_dup(dc->tdc_current)) { in tmpfs_dir_next()
1297 MPASS(tmpfs_dirent_dup(de)); in tmpfs_dir_lookup_cookie()
1328 if (de != NULL && tmpfs_dirent_dup(de)) in tmpfs_dir_lookup_cookie()
1393 MPASS(tmpfs_dirent_dup(nde)); in tmpfs_dir_attach_dup()
1433 MPASS(tmpfs_dirent_dup(nde)); in tmpfs_dir_attach_dup()
1462 MPASS(!tmpfs_dirent_dup(de)); in tmpfs_dir_attach()
1471 MPASS(!tmpfs_dirent_dup(xde)); in tmpfs_dir_attach()
1509 if (tmpfs_dirent_dup(de)) { in tmpfs_dir_detach()