XN_HASHSIZE        45 xfs/xfs_node.c   (((node)->a+(node)->b+(node)->c+(node)->d) % XN_HASHSIZE)
XN_HASHSIZE        56 xfs/xfs_node.c     for (i = 0; i < XN_HASHSIZE; i++)
XN_HASHSIZE        87 xfs/xfs_node.h     struct nh_node_list	nh_nodelist[XN_HASHSIZE];