Searched refs:vfs_unlink (Results 1 – 2 of 2) sorted by relevance
291 int vfs_unlink(struct user_namespace *mnt_userns, struct vfs_index_node_t *parent_inode, struct vfs…
725 int vfs_unlink(struct user_namespace *mnt_userns, struct vfs_index_node_t *parent_inode, struct vfs… in vfs_unlink() function833 retval = vfs_unlink(NULL, dentry->parent->dir_inode, dentry, NULL); in do_unlink_at()