Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dnamespace.c177 static struct mount *alloc_vfsmnt(const char *name) in alloc_vfsmnt() function
954 mnt = alloc_vfsmnt(name); in vfs_kern_mount()
1001 mnt = alloc_vfsmnt(old->mnt_devname); in clone_mnt()