Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddcache.h345 static inline int cant_mount(const struct dentry *dentry) in cant_mount() function
/Linux-v4.19/fs/
Dnamespace.c2028 if (unlikely(cant_mount(dentry))) { in lock_mount()