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

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

Completed in 85 milliseconds