Home
last modified time | relevance | path

Searched refs:mnt_userns (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.2/kernel/src/filesystem/VFS/
DVFS.h291 int vfs_unlink(struct user_namespace *mnt_userns, struct vfs_index_node_t *parent_inode, struct vfs…
DVFS.c725 int vfs_unlink(struct user_namespace *mnt_userns, struct vfs_index_node_t *parent_inode, struct vfs… in vfs_unlink() argument
729 if (unlikely(mnt_userns != NULL)) in vfs_unlink()