Home
last modified time | relevance | path

Searched refs:p_deh (Results 1 – 1 of 1) sorted by relevance

/u-boot/fs/reiserfs/
A Dreiserfs_private.h368 #define deh_offset(p_deh) (__le32_to_cpu((p_deh)->deh_offset)) argument
369 #define deh_dir_id(p_deh) (__le32_to_cpu((p_deh)->deh_dir_id)) argument
370 #define deh_objectid(p_deh) (__le32_to_cpu((p_deh)->deh_objectid)) argument
371 #define deh_location(p_deh) (__le16_to_cpu((p_deh)->deh_location)) argument
372 #define deh_state(p_deh) (__le16_to_cpu((p_deh)->deh_state)) argument

Completed in 4 milliseconds