Home
last modified time | relevance | path

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

/fs/
Dpnode.h56 int count_mounts(struct mnt_namespace *ns, struct mount *mnt);
Dpnode.c273 return count_mounts(m->mnt_ns, child); in propagate_one()
Dnamespace.c1977 int count_mounts(struct mnt_namespace *ns, struct mount *mnt) in count_mounts() function
2084 err = count_mounts(ns, source_mnt); in attach_recursive_mnt()