Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dreiserfs_fs.h935 __le16 deh_location; /* offset of name in the whole item */ member
943 #define deh_location(p_deh) (le16_to_cpu((p_deh)->deh_location)) macro