Home
last modified time | relevance | path

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

/linux/fs/
H A Dpnode.h61 int count_mounts(struct mnt_namespace *ns, struct mount *mnt);
H A Dpnode.c351 err = count_mounts(n->mnt_ns, this); in propagate_mnt()
H A Dnamespace.c2465 int count_mounts(struct mnt_namespace *ns, struct mount *mnt) in count_mounts() function
2588 err = count_mounts(ns, source_mnt); in attach_recursive_mnt()