Searched refs:C_FSL_SIZE (Results 1 – 3 of 3) sorted by relevance
1308 *lenp = (u_offset_t)((readlinkp->length > C_FSL_SIZE) ? in stats_log_get_record_info()1386 *lenp = (u_offset_t)((symlinkp->size > C_FSL_SIZE) ? in stats_log_get_record_info()1407 *lenp = (u_offset_t)((csymlinkp->size > C_FSL_SIZE) ? in stats_log_get_record_info()
690 #define C_FSL_SIZE (sizeof (struct cachefs_allocmap) * \ macro
1808 if (buflen <= C_FSL_SIZE) { in cachefs_stuffsymlink()1818 bzero(mdp->md_allocinfo, C_FSL_SIZE); in cachefs_stuffsymlink()