Home
last modified time | relevance | path

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

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