Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_dbm.c192 size = sizeof (*rc) + len1 + len2 - CLPAD(mount_info, mi_path); in stats_dbm_fetch_byvfsp()
228 CLPAD(mount_info, mi_path); in stats_dbm_store_byvfsp()
H A Dstats_log.c370 CLPAD(cachefs_log_mount_record, path); in stats_log_logfile_read()
1711 len1 + len2 - CLPAD(mount_info, mi_path)); in stats_log_compute_wssize()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dcachefs_log.h116 #define CLPAD(sname, field) \ macro
/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c737 (int)CLPAD(cachefs_log_mount_record, path); in cachefs_log_mount()