Linux Kernel
3.7.1
|
#include <linux/mnt_namespace.h>
#include <linux/mount.h>
#include <linux/fs.h>
#include "internal.h"
#include "pnode.h"
Go to the source code of this file.
Functions | |
int | get_dominating_id (struct mount *mnt, const struct path *root) |
void | change_mnt_propagation (struct mount *mnt, int type) |
int | propagate_mnt (struct mount *dest_mnt, struct dentry *dest_dentry, struct mount *source_mnt, struct list_head *tree_list) |
int | propagate_mount_busy (struct mount *mnt, int refcnt) |
int | propagate_umount (struct list_head *list) |