Searched defs:statmount (Results 1 – 5 of 5) sorted by relevance
157 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
155 struct statmount { global() struct 156 sizestatmount global() argument 180 strstatmount global() argument
10 static inline int statmount(uint64_t mnt_id, uint64_t mnt_ns_id, uint64_t mask, statmount() function
36 static int statmount(__u64 mnt_id, __u64 mnt_ns_id, __u64 mask, in statmount() function
5950 SYSCALL_DEFINE4(statmount, const struct mnt_id_req __user *, req, in SYSCALL_DEFINE4() argument