Lines Matching defs:attached
1001 * beneath @parent then @mnt will need to be attached to
1076 * @fc: The configuration context with the superblock attached
2098 * will not be attached anywhere in the namespace and will be private (i.e.
2234 * @source_mnt: mount tree to be attached
2237 * @flags: modify how @source_mnt is supposed to be attached
2240 * of a given type is attached to a destination mount of a given type.
2296 * Return: If @source_mnt was successfully attached 0 is returned.
3118 bool attached;
3128 attached = mnt_has_parent(old);
3129 if (attached)
3144 if (!(attached ? check_mnt(old) : is_anon_ns(ns)))
3159 if (attached && IS_MNT_SHARED(parent))
3192 if (attached)
3197 if (attached)
4232 goto out4; /* not attached */
4236 goto out4; /* not attached */
4402 * @nop_mnt_idmap attached to it. So there's no need to drop any
4471 * If this is an attached mount make sure it's located in the callers
4476 * that's simply not attached yet. But there are apparently also users