Searched defs:nilfs_args (Results 1 – 1 of 1) sorted by relevance
38 struct nilfs_args { struct39 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];