Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/tmpfs/
H A Dtmpfs_subr.c397 tmpfs_free_dirent(tmp, de); in tmpfs_construct_node()
406 tmpfs_free_dirent(tmp, de); in tmpfs_construct_node()
422 tmpfs_free_dirent(tmp, wde); in tmpfs_construct_node()
472 tmpfs_free_dirent(tmpfs_mount_t *tmp, tmpfs_dirent_t *de) in tmpfs_free_dirent() function
H A Dtmpfs.h256 void tmpfs_free_dirent(tmpfs_mount_t *, tmpfs_dirent_t *);
H A Dtmpfs_vnops.c710 tmpfs_free_dirent(VFS_TO_TMPFS(vp->v_mount), de); in tmpfs_remove()
888 tmpfs_free_dirent(tmp, de); in tmpfs_rmdir()
894 tmpfs_free_dirent(tmp, de); in tmpfs_rmdir()
1298 tmpfs_free_dirent(tmp, de); in tmpfs_whiteout()
H A Dtmpfs_rename.c352 tmpfs_free_dirent(VFS_TO_TMPFS(mp), *tdep); in tmpfs_gro_rename()
413 tmpfs_free_dirent(VFS_TO_TMPFS(mp), *dep); in tmpfs_gro_remove()
H A Dtmpfs_vfsops.c264 tmpfs_free_dirent(tmp, de); in tmpfs_unmount()