Searched defs:deh_location (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/reiserfs/ | ||
H A D | reiserfs.h | 1896 __le16 deh_location; /* offset of name in the whole item */ member in struct:reiserfs_de_head 1908 #define deh_location(p_deh) (le16_to_cpu((p_deh)->deh_location)) macro |
Completed in 83 milliseconds