Home
last modified time | relevance | path

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

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