Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dnamespace.c197 static struct mount *alloc_vfsmnt(const char *name) in alloc_vfsmnt() function
1090 mnt = alloc_vfsmnt(fc->source ?: "none"); in vfs_create_mount()
1173 mnt = alloc_vfsmnt(old->mnt_devname); in clone_mnt()