Searched refs:tmpfs_dir_whiteout_remove (Results 1 – 3 of 3) sorted by relevance
494 void tmpfs_dir_whiteout_remove(struct vnode *, struct componentname *);
822 tmpfs_dir_whiteout_remove(dvp, cnp); in tmpfs_link() 1217 tmpfs_dir_whiteout_remove(tdvp, tcnp); in tmpfs_rename() 1739 tmpfs_dir_whiteout_remove(dvp, cnp); in tmpfs_whiteout()
1225 tmpfs_dir_whiteout_remove(dvp, cnp); in tmpfs_alloc_file()1810 tmpfs_dir_whiteout_remove(struct vnode *dvp, struct componentname *cnp) in tmpfs_dir_whiteout_remove() function