Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dnamespace.c729 static struct mountpoint *lookup_mountpoint(struct dentry *dentry) in lookup_mountpoint() function
1560 mp = lookup_mountpoint(dentry); in __detach_mounts()
1964 struct mountpoint *mp = lookup_mountpoint(dentry); in lock_mount()