Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/reiserfs/
Dlbalance.c383 memcpy (&n_ih, ih, SHORT_KEY_SIZE); in leaf_item_bottle()
Dstree.c79 memcpy (to, from, SHORT_KEY_SIZE); in copy_short_key()
/linux-2.4.37.9/include/linux/
Dreiserfs_fs.h460 #define SHORT_KEY_SIZE (sizeof (__u32) + sizeof (__u32)) macro