Searched defs:mnt_id (Results 1 – 7 of 7) sorted by relevance
/linux-6.8/tools/testing/selftests/filesystems/statmount/ |
D | statmount_test.c | 38 static int statmount(uint64_t mnt_id, uint64_t mask, struct statmount *buf, in statmount() 50 static struct statmount *statmount_alloc(uint64_t mnt_id, uint64_t mask, unsigned int flags) in statmount_alloc() 210 static ssize_t listmount(uint64_t mnt_id, uint64_t last_mnt_id, in listmount()
|
/linux-6.8/fs/ |
D | fhandle.c | 19 int __user *mnt_id, int fh_flags) in do_sys_name_to_handle() 95 struct file_handle __user *, handle, int __user *, mnt_id, in SYSCALL_DEFINE5() argument
|
D | mount.h | 72 int mnt_id; /* mount identifier, reused */ member
|
D | namespace.c | 1431 static struct mount *mnt_find_id_at(struct mnt_namespace *ns, u64 mnt_id) in mnt_find_id_at()
|
/linux-6.8/tools/include/uapi/linux/ |
D | mount.h | 164 __u64 mnt_id; /* Unique ID of mount */ member 189 __u64 mnt_id; member
|
/linux-6.8/include/uapi/linux/ |
D | mount.h | 164 __u64 mnt_id; /* Unique ID of mount */ member 189 __u64 mnt_id; member
|
/linux-6.8/include/linux/ |
D | stat.h | 52 u64 mnt_id; member
|