Home
last modified time | relevance | path

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

/trueos/sys/fs/tmpfs/
HDtmpfs_vnops.c547 tmpfs_dir_detach(dvp, de); in tmpfs_remove()
955 tmpfs_dir_detach(fdvp, de); in tmpfs_rename()
982 tmpfs_dir_detach(tdvp, tde); in tmpfs_rename()
1089 tmpfs_dir_detach(dvp, de); in tmpfs_rmdir()
HDtmpfs.h403 void tmpfs_dir_detach(struct vnode *, struct tmpfs_dirent *);
HDtmpfs_subr.c1003 tmpfs_dir_detach(struct vnode *vp, struct tmpfs_dirent *de) in tmpfs_dir_detach() function
1306 tmpfs_dir_detach(dvp, de); in tmpfs_dir_whiteout_remove()