Home
last modified time | relevance | path

Searched defs:v7fs_fileattr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/fs/v7fs/
H A Dv7fs_impl.h92 struct v7fs_fileattr { struct
93 int16_t uid;
94 int16_t gid;
95 v7fs_mode_t mode;
96 v7fs_dev_t device;
97 v7fs_time_t ctime;
98 v7fs_time_t mtime;
99 v7fs_time_t atime;