|
Linux Kernel
3.7.1
|
#include <cifsglob.h>
Data Fields | |
| u32 | cf_flags |
| u32 | cf_cifsattrs |
| u64 | cf_uniqueid |
| u64 | cf_eof |
| u64 | cf_bytes |
| u64 | cf_createtime |
| uid_t | cf_uid |
| gid_t | cf_gid |
| umode_t | cf_mode |
| dev_t | cf_rdev |
| unsigned int | cf_nlink |
| unsigned int | cf_dtype |
| struct timespec | cf_atime |
| struct timespec | cf_mtime |
| struct timespec | cf_ctime |
Definition at line 1255 of file cifsglob.h.
Definition at line 1268 of file cifsglob.h.
| u64 cf_bytes |
Definition at line 1260 of file cifsglob.h.
| u32 cf_cifsattrs |
Definition at line 1257 of file cifsglob.h.
| u64 cf_createtime |
Definition at line 1261 of file cifsglob.h.
Definition at line 1270 of file cifsglob.h.
| unsigned int cf_dtype |
Definition at line 1267 of file cifsglob.h.
| u64 cf_eof |
Definition at line 1259 of file cifsglob.h.
| u32 cf_flags |
Definition at line 1256 of file cifsglob.h.
| gid_t cf_gid |
Definition at line 1263 of file cifsglob.h.
| umode_t cf_mode |
Definition at line 1264 of file cifsglob.h.
Definition at line 1269 of file cifsglob.h.
| unsigned int cf_nlink |
Definition at line 1266 of file cifsglob.h.
| dev_t cf_rdev |
Definition at line 1265 of file cifsglob.h.
| uid_t cf_uid |
Definition at line 1262 of file cifsglob.h.
| u64 cf_uniqueid |
Definition at line 1258 of file cifsglob.h.
1.8.2