Home
last modified time | relevance | path

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

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