Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h254 #define HDE_EXT_SIZE(x) BOTH_INT(HDE_ext_size(x)) macro
/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c940 hdp->ext_size = HDE_EXT_SIZE(dirp); in hs_parsedir()