Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddcache.h382 static inline int cant_mount(const struct dentry *dentry) in cant_mount() function
/linux-4.1.27/fs/
Dnamespace.c1946 if (unlikely(cant_mount(dentry))) { in lock_mount()