Lines Matching refs:mnt_root
880 if (walker_path.dentry == walker_path.mnt->mnt_root) {
910 walker_path.dentry = walker_path.mnt->mnt_root;
1009 * @mnt_root: Last directory to check.
1014 * @mnt_root directory used as a mount point. This mount point is the common
1016 * file. While walking from @dir to @mnt_root, we record all the domain's
1027 * the walk reached @mnt_root.
1030 const struct dentry *const mnt_root,
1036 if (WARN_ON_ONCE(!domain || !mnt_root || !dir || !layer_masks_dom))
1064 if (dir == mnt_root || unlikely(IS_ROOT(dir)))
1187 mnt_dir.dentry = new_dir->mnt->mnt_root;
1464 log_fs_change_topology_dentry(subject, handle_layer, mnt->mnt_root);