Searched refs:tmpfs_dirent_dup (Results 1 – 1 of 1) sorted by relevance
828 tmpfs_dirent_dup(struct tmpfs_dirent *de) in tmpfs_dirent_dup() function1245 if (tmpfs_dirent_dup(dc->tdc_current)) { in tmpfs_dir_next()1292 MPASS(tmpfs_dirent_dup(de)); in tmpfs_dir_lookup_cookie()1323 if (de != NULL && tmpfs_dirent_dup(de)) in tmpfs_dir_lookup_cookie()1388 MPASS(tmpfs_dirent_dup(nde)); in tmpfs_dir_attach_dup()1428 MPASS(tmpfs_dirent_dup(nde)); in tmpfs_dir_attach_dup()1457 MPASS(!tmpfs_dirent_dup(de)); in tmpfs_dir_attach()1466 MPASS(!tmpfs_dirent_dup(xde)); in tmpfs_dir_attach()1504 if (tmpfs_dirent_dup(de)) { in tmpfs_dir_detach()