Home
last modified time | relevance | path

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

/trueos/sys/gnu/fs/reiserfs/
HDreiserfs_stree.c36 copy_item_head(struct item_head *p_v_to, const struct item_head *p_v_from) in copy_item_head() argument
39 memcpy(p_v_to, p_v_from, IH_SIZE); in copy_item_head()
HDreiserfs_fs.h1187 const struct item_head * p_v_from);