Home
last modified time | relevance | path

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

/linux/fs/
H A Dpnode.h46 int get_dominating_id(struct mount *mnt, const struct path *root);
H A Dproc_namespace.c163 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
H A Dnamespace.c4803 s->sm.propagate_from = get_dominating_id(m, &current->fs->root); in statmount_propagate_from()