Linux Kernel
3.7.1
|
#include <reiserfs.h>
Data Fields | |
int | path_length |
int | reada |
struct path_element | path_elements [EXTENDED_MAX_HEIGHT] |
int | pos_in_item |
Definition at line 1890 of file reiserfs.h.
struct path_element path_elements[EXTENDED_MAX_HEIGHT] |
Definition at line 1893 of file reiserfs.h.
int path_length |
Definition at line 1891 of file reiserfs.h.
int pos_in_item |
Definition at line 1894 of file reiserfs.h.
int reada |
Definition at line 1892 of file reiserfs.h.