|
Linux Kernel
3.7.1
|
#include <cifsproto.h>
Data Fields | |
| __u64 | ctime |
| __u64 | atime |
| __u64 | mtime |
| __u64 | mode |
| __u64 | uid |
| __u64 | gid |
| dev_t | device |
Definition at line 302 of file cifsproto.h.
| __u64 atime |
Definition at line 304 of file cifsproto.h.
| __u64 ctime |
Definition at line 303 of file cifsproto.h.
Definition at line 309 of file cifsproto.h.
| __u64 gid |
Definition at line 308 of file cifsproto.h.
| __u64 mode |
Definition at line 306 of file cifsproto.h.
| __u64 mtime |
Definition at line 305 of file cifsproto.h.
| __u64 uid |
Definition at line 307 of file cifsproto.h.
1.8.2