Searched defs:mnt_id (Results 1 - 10 of 10) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | stat.h | 48 u64 mnt_id; member
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | fhandle.c | 17 do_sys_name_to_handle(struct path *path, struct file_handle __user *ufh, int __user *mnt_id) do_sys_name_to_handle() argument
|
| H A D | mount.h | 76 int mnt_id; /* mount identifier */ member
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | fhandle.c | 17 do_sys_name_to_handle(const struct path *path, struct file_handle __user *ufh, int __user *mnt_id, int fh_flags) do_sys_name_to_handle() argument
|
| H A D | mount.h | 75 int mnt_id; /* mount identifier */ member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | stat.h | 52 u64 mnt_id; member
|
| /third_party/eudev/src/shared/ |
| H A D | missing.h | 148 static inline int name_to_handle_at(int fd, const char *name, struct file_handle *handle, int *mnt_id, int flags) { in name_to_handle_at() argument
|
| H A D | path-util.c | 334 static int fd_fdinfo_mnt_id(int fd, const char *filename, int flags, int *mnt_id) { in fd_fdinfo_mnt_id() argument
|
| /third_party/ltp/testcases/kernel/syscalls/fanotify/ |
| H A D | fanotify21.c | 39 int mnt_id; member
|
| /third_party/ltp/testcases/kernel/syscalls/statx/ |
| H A D | statx01.c | 59 uint64_t mnt_id; in test_mnt_id() local
|
Completed in 5 milliseconds