Home
last modified time | relevance | path

Searched refs:m_dentry (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/
Dmount.h30 struct dentry *m_dentry; member
Dpnode.c232 if (!is_subdir(dest_mp->m_dentry, m->mnt.mnt_root)) in propagate_one()
386 if (to->mnt.mnt_root != mp->m_dentry) in propagation_would_overmount()
Dnamespace.c882 if (mp->m_dentry == dentry) { in lookup_mountpoint()
927 new->m_dentry = dget(dentry); in get_mountpoint()
947 struct dentry *dentry = mp->m_dentry; in __put_mountpoint()
1024 child_mnt->mnt_mountpoint = mp->m_dentry; in mnt_set_mountpoint()
2654 struct dentry *dentry = where->m_dentry; in unlock_mount()
2669 if (d_is_dir(mp->m_dentry) != in graft_tree()