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

/linux-master/fs/
H A Dnamespace.c202 static struct mount *alloc_vfsmnt(const char *name) function
1103 mnt = alloc_vfsmnt(fc->source ?: "none");
1186 mnt = alloc_vfsmnt(old->mnt_devname);

Completed in 125 milliseconds