Home
last modified time | relevance | path

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

/linux/fs/
H A Dpnode.h52 int get_dominating_id(struct mount *mnt, const struct path *root);
H A Dpnode.c56 int get_dominating_id(struct mount *mnt, const struct path *root) in get_dominating_id() function
H A Dnamespace.c5325 s->sm.propagate_from = get_dominating_id(m, &current->fs->root); in statmount_propagate_from()