Home
last modified time | relevance | path

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

/fs/
Dpnode.h39 int get_dominating_id(struct mount *mnt, const struct path *root);
Dpnode.c54 int get_dominating_id(struct mount *mnt, const struct path *root) in get_dominating_id() function
Dproc_namespace.c154 int dom = get_dominating_id(r, &p->root); in show_mountinfo()