Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dpnode.h46 int get_dominating_id(struct mount *mnt, const struct path *root);
H A Dproc_namespace.c167 int dom = get_dominating_id(r, &p->root); in show_mountinfo()
H A Dpnode.c60 int get_dominating_id(struct mount *mnt, const struct path *root) in get_dominating_id() function