Linux Kernel
3.7.1
|
#include <nilfs2_fs.h>
Data Fields | |
__u64 | p_start |
__u64 | p_end |
struct nilfs_period - period of checkpoint numbers : start checkpoint number (inclusive) : end checkpoint number (exclusive)
Definition at line 746 of file nilfs2_fs.h.
__u64 p_end |
Definition at line 748 of file nilfs2_fs.h.
__u64 p_start |
Definition at line 747 of file nilfs2_fs.h.