Home
last modified time | relevance | path

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

/linux/fs/
H A Dnamespace.c300 static struct mount *alloc_vfsmnt(const char *name) in alloc_vfsmnt() function
1193 mnt = alloc_vfsmnt(fc->source); in vfs_create_mount()
1261 mnt = alloc_vfsmnt(old->mnt_devname); in clone_mnt()