Home
last modified time | relevance | path

Searched defs:statmount (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dmount.h157 struct statmount { argument
156 struct statmount { global() struct
158 mnt_optsstatmount global() argument
159 maskstatmount global() argument
160 sb_dev_majorstatmount global() argument
161 sb_dev_minorstatmount global() argument
162 sb_magicstatmount global() argument
163 sb_flagsstatmount global() argument
164 fs_typestatmount global() argument
165 mnt_idstatmount global() argument
166 mnt_parent_idstatmount global() argument
167 mnt_id_oldstatmount global() argument
168 mnt_parent_id_oldstatmount global() argument
169 mnt_attrstatmount global() argument
193 strstatmount global() argument
/linux/tools/include/uapi/linux/
H A Dmount.h155 struct statmount { global() struct
156 sizestatmount global() argument
180 strstatmount global() argument
/linux/tools/testing/selftests/filesystems/statmount/
H A Dstatmount.h10 static inline int statmount(uint64_t mnt_id, uint64_t mnt_ns_id, uint64_t mask, statmount() function
/linux/samples/vfs/
H A Dmountinfo.c36 static int statmount(__u64 mnt_id, __u64 mnt_ns_id, __u64 mask, in statmount() function
/linux/fs/
H A Dnamespace.c5950 SYSCALL_DEFINE4(statmount, const struct mnt_id_req __user *, req, in SYSCALL_DEFINE4() argument