Linux Kernel
3.7.1
|
#include <9p.h>
Data Fields | |
u32 | valid |
u32 | mode |
u32 | uid |
u32 | gid |
u64 | size |
u64 | atime_sec |
u64 | atime_nsec |
u64 | mtime_sec |
u64 | mtime_nsec |
struct p9_iattr_dotl - P9 inode attribute for setattr : bitfield specifying which fields are valid same as in struct iattr : File permission bits : user id of owner : group id : File size : Last access time, seconds : Last access time, nanoseconds : Last modification time, seconds : Last modification time, nanoseconds