Home
last modified time | relevance | path

Searched defs:mnt_ns (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dnsproxy.h36 struct mnt_namespace *mnt_ns; member
/linux/fs/notify/
H A Dfdinfo.c131 struct mnt_namespace *mnt_ns = fsnotify_conn_mntns(mark->connector); in fanotify_fdinfo() local
/linux/fs/
H A Dnsfs.c136 static int copy_ns_info_to_user(const struct mnt_namespace *mnt_ns, in copy_ns_info_to_user()
196 struct mnt_namespace *mnt_ns; in ns_ioctl() local
H A Dd_path.c112 struct mnt_namespace *mnt_ns; in __prepend_path() local
H A Dmount.h73 struct mnt_namespace *mnt_ns; /* containing namespace */ member
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount_test_ns.c62 static int get_mnt_ns_id(const char *mnt_ns, uint64_t *mnt_ns_id) in get_mnt_ns_id()