Home
last modified time | relevance | path

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

/Linux-v5.10/fs/
Dnamespace.c175 static struct mount *alloc_vfsmnt(const char *name) in alloc_vfsmnt() function
956 mnt = alloc_vfsmnt(fc->source ?: "none"); in vfs_create_mount()
1039 mnt = alloc_vfsmnt(old->mnt_devname); in clone_mnt()