Home
last modified time | relevance | path

Searched refs:mnt_mountpoint (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/
A Dpnode.c345 if (child->mnt_mountpoint != mnt->mnt.mnt_root) in find_topper()
388 child = __lookup_mnt(&m->mnt, mnt->mnt_mountpoint); in propagate_mount_busy()
421 child = __lookup_mnt(&m->mnt, mnt->mnt_mountpoint); in propagate_mount_unlock()
458 if (child->mnt_mountpoint == mnt->mnt.mnt_root) in __propagate_umount()
488 if (child->mnt_mountpoint == mnt->mnt.mnt_root) in umount_list()
560 mnt->mnt_mountpoint); in propagate_umount()
A Dmount.h42 struct dentry *mnt_mountpoint; member
A Dnamespace.c749 is_covered = (mnt->mnt_mountpoint == dentry); in __is_local_mountpoint()
881 mnt->mnt_mountpoint = mnt->mnt.mnt_root; in unhash_mnt()
907 child_mnt->mnt_mountpoint = mp->m_dentry; in mnt_set_mountpoint()
916 m_hash(&parent->mnt, mnt->mnt_mountpoint)); in __attach_mnt()
1023 mnt->mnt_mountpoint = mnt->mnt.mnt_root; in vfs_create_mount()
1119 mnt->mnt_mountpoint = mnt->mnt.mnt_root; in clone_mnt()
1892 q->mnt_mountpoint = mnt->mnt_mountpoint; in copy_tree()
1897 if (!is_subdir(r->mnt_mountpoint, dentry)) in copy_tree()
1994 if (!is_subdir(child->mnt_mountpoint, dentry)) in has_locked_children()
2257 child->mnt_mountpoint); in attach_recursive_mnt()
[all …]
A Dd_path.c114 dentry = READ_ONCE(mnt->mnt_mountpoint); in __prepend_path()
A Dnamei.c1281 mountpoint = dget(mnt->mnt_mountpoint); in follow_up()
1295 struct dentry *mountpoint = m->mnt_mountpoint; in choose_mountpoint_rcu()
/linux-6.3-rc2/Documentation/filesystems/
A Dsharedsubtree.rst965 However note down its ->mnt_parent and ->mnt_mountpoint
A Dpath-lookup.rst775 ``mnt->mnt_mountpoint`` link to get a new dentry and collect its

Completed in 23 milliseconds