Searched defs:mountlist (Results 1 – 24 of 24) sorted by relevance
73 struct mountlist { struct74 struct mountlist *ml_left; argument75 struct mountlist *ml_right; argument91 static struct mountlist *mntdump; argument
164 typedef struct mountlist *mountlist; typedef458 struct mountlist { struct461 mountlist ml_next; argument
175 typedef struct mountlist *mountlist; typedef423 struct mountlist { struct426 struct mountlist *ml_nxt; argument
179 typedef struct mountlist *mountlist; typedef
177 typedef struct mountlist *mountlist; typedef
215 typedef struct mountlist *mountlist; typedef
208 typedef struct mountlist *mountlist; typedef
182 typedef struct mountlist *mountlist; typedef
158 typedef struct mountlist *mountlist; typedef
170 typedef struct mountlist *mountlist; typedef
279 typedef struct mountlist *mountlist; typedef
161 typedef struct mountlist *mountlist; typedef
184 typedef struct mountlist *mountlist; typedef
169 typedef struct mountlist *mountlist; typedef
163 typedef struct mountlist *mountlist; typedef
152 typedef struct mountlist *mountlist; typedef
210 typedef struct mountlist *mountlist; typedef
157 typedef struct mountlist *mountlist; typedef
338 typedef struct mountlist *mountlist; typedef
111 typedef struct mountbody *mountlist; typedef
114 struct mountlist { struct115 struct mountlist *ml_next; argument116 char ml_host[RPCMNT_NAMELEN + 1];117 char ml_dirp[RPCMNT_PATHLEN + 1];118 int ml_flag;/* XXX more flags (same as dp_flag) */