Home
last modified time | relevance | path

Searched refs:mnt_id (Results 1 – 10 of 10) sorted by relevance

/linux/fs/
A Dfhandle.c19 int __user *mnt_id) in do_sys_name_to_handle() argument
72 if (put_user(real_mount(path->mnt)->mnt_id, mnt_id) || in do_sys_name_to_handle()
94 struct file_handle __user *, handle, int __user *, mnt_id, in SYSCALL_DEFINE5() argument
109 err = do_sys_name_to_handle(&path, handle, mnt_id); in SYSCALL_DEFINE5()
A Dproc_namespace.c143 seq_printf(m, "%i %i %u:%u ", r->mnt_id, r->mnt_parent->mnt_id, in show_mountinfo()
A Dmount.h75 int mnt_id; /* mount identifier */ member
A Dstat.c226 stat->mnt_id = real_mount(path.mnt)->mnt_id; in vfs_statx()
600 tmp.stx_mnt_id = stat->mnt_id; in cp_statx()
A Dnamespace.c131 mnt->mnt_id = res; in mnt_alloc_id()
137 ida_free(&mnt_id_ida, mnt->mnt_id); in mnt_free_id()
/linux/include/linux/
A Dstat.h52 u64 mnt_id; member
A Dsyscalls.h971 int __user *mnt_id, int flag);
/linux/fs/notify/
A Dfdinfo.c133 mnt->mnt_id, mflags, mark->mask, mark->ignored_mask); in fanotify_fdinfo()
/linux/fs/proc/
A Dfd.c59 real_mount(file->f_path.mnt)->mnt_id, in seq_show()
/linux/Documentation/filesystems/
A Dproc.rst1923 files have at least four fields -- 'pos', 'flags', 'mnt_id' and 'ino'.
1935 mnt_id: 19
1952 mnt_id: 9
1965 mnt_id: 9
1979 mnt_id: 9
1997 mnt_id: 9
2020 mnt_id: 9
2023 fanotify mnt_id:12 mflags:40 mask:38 ignored_mask:40000003
2027 call, 'mnt_id' is the mount point identifier, 'mflags' is the value of
2045 mnt_id: 9
[all …]

Completed in 26 milliseconds