Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nilfs/
H A Dnilfs_mount.h38 struct nilfs_args { struct
39 uint32_t version; /* version of this structure */
40 char *fspec; /* mount specifier */
41 uint32_t nilfsmflags; /* mount options */
43 int32_t gmtoff; /* offset from UTC in seconds */
44 int64_t cpno; /* checkpoint number */
47 uint8_t reserved[32];