Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/fs/tmpfs/
HDtmpfs.h455 void tmpfs_dir_detach(struct vnode *, struct tmpfs_dirent *);
HDtmpfs_vnops.c766 tmpfs_dir_detach(dvp, de); in tmpfs_remove()
1193 tmpfs_dir_detach(fdvp, de); in tmpfs_rename()
1224 tmpfs_dir_detach(tdvp, tde); in tmpfs_rename()
1329 tmpfs_dir_detach(dvp, de); in tmpfs_rmdir()
HDtmpfs_subr.c1490 tmpfs_dir_detach(struct vnode *vp, struct tmpfs_dirent *de) in tmpfs_dir_detach() function
1808 tmpfs_dir_detach(dvp, de); in tmpfs_dir_whiteout_remove()