Linux Kernel
3.7.1
|
Data Fields | |
loff_t | position |
int | ino |
u16 | name_len |
char | name [0] |
Definition at line 2975 of file jfs_dtree.c.
int ino |
Definition at line 2977 of file jfs_dtree.c.
char name[0] |
Definition at line 2979 of file jfs_dtree.c.
u16 name_len |
Definition at line 2978 of file jfs_dtree.c.
loff_t position |
Definition at line 2976 of file jfs_dtree.c.