Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddcache.h344 static inline int cant_mount(const struct dentry *dentry) in cant_mount() function
/Linux-v5.4/fs/
Dnamespace.c2135 if (unlikely(cant_mount(dentry))) { in lock_mount()