Searched defs:deh_dir_id (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dreiserfs_fs.h863 __u32 deh_dir_id; /* objectid of the parent directory of the object, that is referenced member in struct:reiserfs_de_head
872 #define deh_dir_id(p_deh) (le32_to_cpu((p_deh)->deh_dir_id)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dreiserfs_fs.h863 __u32 deh_dir_id; /* objectid of the parent directory of the object, that is referenced member in struct:reiserfs_de_head
872 #define deh_dir_id(p_deh) (le32_to_cpu((p_deh)->deh_dir_id)) macro

Completed in 117 milliseconds