Searched refs:deh_location (Results 1 – 2 of 2) sorted by relevance
360 __u16 deh_location;/* offset of name in the whole item */ member370 #define deh_location(p_deh) (__le16_to_cpu((p_deh)->deh_location)) macro
850 char *filename = INFO->current_item + deh_location(de_head); in reiserfs_dir()