Searched refs:p_deh (Results 1 – 1 of 1) sorted by relevance
368 #define deh_offset(p_deh) (__le32_to_cpu((p_deh)->deh_offset)) argument369 #define deh_dir_id(p_deh) (__le32_to_cpu((p_deh)->deh_dir_id)) argument370 #define deh_objectid(p_deh) (__le32_to_cpu((p_deh)->deh_objectid)) argument371 #define deh_location(p_deh) (__le16_to_cpu((p_deh)->deh_location)) argument372 #define deh_state(p_deh) (__le16_to_cpu((p_deh)->deh_state)) argument
Completed in 4 milliseconds