Searched refs:cant_mount (Results 1 – 3 of 3) sorted by relevance
374 static inline int cant_mount(const struct dentry *dentry) in cant_mount() function
2759 else if (unlikely(cant_mount(dentry) || !is_mounted(path->mnt))) in do_lock_mount()3857 if (unlikely(cant_mount(dentry))) in lock_mount_exact()
3378 if (d_unlinked(dentry) || cant_mount(dentry)) { in SYSCALL_DEFINE2()