Home
last modified time | relevance | path

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

/linux/fs/
H A Dpnode.h55 int count_mounts(struct mnt_namespace *ns, struct mount *mnt);
H A Dpnode.c271 return count_mounts(m->mnt_ns, child); in propagate_one()