Searched refs:cant_mount (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Ddcache.h355 static inline int cant_mount(const struct dentry *dentry) function
/linux-master/fs/
H A Dnamespace.c2461 if (unlikely(cant_mount(dentry))) {
3391 if (unlikely(cant_mount(dentry))) {
/linux-master/mm/
H A Dswapfile.c3057 if (d_unlinked(dentry) || cant_mount(dentry)) {

Completed in 127 milliseconds