Home
last modified time | relevance | path

Searched refs:HDE_ROOT_DIR_REC_SIZE (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h221 #define HDE_ROOT_DIR_REC_SIZE 34 /* size of root directory record */ macro
/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c1072 if (on_disk_dirlen < HDE_ROOT_DIR_REC_SIZE || in hs_parsedir()
1509 if (hdlen < HDE_ROOT_DIR_REC_SIZE || in process_dirblock()
H A Dhsfs_vfsops.c1113 (char *)NULL, (int *)NULL, HDE_ROOT_DIR_REC_SIZE)); in hs_parsehsvol()
H A Dhsfs_vnops.c547 if (hdlen < HDE_ROOT_DIR_REC_SIZE || in hsfs_readdir()