Searched refs:mnt_id_req (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/filesystems/statmount/ |
| H A D | statmount.h | 54 struct mnt_id_req req = { 77 struct mnt_id_req req = {
|
| /linux/samples/vfs/ |
| H A D | mountinfo.c | 40 struct mnt_id_req req = { in statmount() 57 struct mnt_id_req req = { in listmount()
|
| /linux/tools/include/uapi/linux/ |
| H A D | mount.h | 200 struct mnt_id_req { 211 /* List of all mnt_id_req versions. */ 186 struct mnt_id_req { global() struct 193 parammnt_id_req global() argument
|
| /linux/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | mount.h | 200 struct mnt_id_req { struct
|
| /linux/fs/ |
| H A D | namespace.c | 5854 static int prepare_kstatmount(struct kstatmount *ks, struct mnt_id_req *kreq, in prepare_kstatmount() 5880 static int copy_mnt_id_req(const struct mnt_id_req __user *req, in copy_mnt_id_req() 5881 struct mnt_id_req *kreq, unsigned int flags) in copy_mnt_id_req() 5886 BUILD_BUG_ON(sizeof(struct mnt_id_req) != MNT_ID_REQ_SIZE_VER1); in copy_mnt_id_req() 5918 static struct mnt_namespace *grab_requested_mnt_ns(const struct mnt_id_req *kreq) in grab_requested_mnt_ns() 5950 SYSCALL_DEFINE4(statmount, const struct mnt_id_req __user *, req, in SYSCALL_DEFINE4() 5957 struct mnt_id_req kreq; in SYSCALL_DEFINE4() 6085 static inline int prepare_klistmount(struct klistmount *kls, struct mnt_id_req *kreq, in prepare_klistmount() 6112 SYSCALL_DEFINE4(listmount, const struct mnt_id_req __user *, req, in SYSCALL_DEFINE4() 6117 struct mnt_id_req kreq; in SYSCALL_DEFINE4()
|