Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
nilfs_period Struct Reference

#include <nilfs2_fs.h>

Data Fields

__u64 p_start
 
__u64 p_end
 

Detailed Description

struct nilfs_period - period of checkpoint numbers : start checkpoint number (inclusive) : end checkpoint number (exclusive)

Definition at line 746 of file nilfs2_fs.h.

Field Documentation

__u64 p_end

Definition at line 748 of file nilfs2_fs.h.

__u64 p_start

Definition at line 747 of file nilfs2_fs.h.


The documentation for this struct was generated from the following file: