Linux Kernel
3.7.1
|
#include <the_nilfs.h>
Data Fields | |
__u64 | cno |
struct rb_node | rb_node |
atomic_t | count |
struct the_nilfs * | nilfs |
struct inode * | ifile |
atomic_t | inodes_count |
atomic_t | blocks_count |
struct nilfs_root - nilfs root object : checkpoint number : red-black tree node : refcount of this structure : nilfs object : inode file : number of inodes : number of blocks
Definition at line 236 of file the_nilfs.h.
atomic_t blocks_count |
Definition at line 245 of file the_nilfs.h.
__u64 cno |
Definition at line 237 of file the_nilfs.h.
atomic_t count |
Definition at line 240 of file the_nilfs.h.
Definition at line 242 of file the_nilfs.h.
atomic_t inodes_count |
Definition at line 244 of file the_nilfs.h.
Definition at line 241 of file the_nilfs.h.
Definition at line 238 of file the_nilfs.h.