Searched defs:deh_location (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h866 __u16 deh_location; /* offset of name in the whole item */ member in struct:reiserfs_de_head
874 #define deh_location(p_deh) (le16_to_cpu((p_deh)->deh_location)) macro
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h866 __u16 deh_location; /* offset of name in the whole item */ member in struct:reiserfs_de_head
874 #define deh_location(p_deh) (le16_to_cpu((p_deh)->deh_location)) macro
[all...]

Completed in 62 milliseconds