Home
last modified time | relevance | path

Searched defs:ih_entry_count (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.h480 __le16 ih_entry_count; member
495 #define ih_entry_count(ih) le16_to_cpu((ih)->u.ih_entry_count) macro