Searched refs:AV_SCANSTAMP_SZ (Results 1 – 7 of 7) sorted by relevance
45 #define AV_SCANSTAMP_SZ 32 /* length of anti-virus scanstamp */ macro63 uint8_t xoa_av_scanstamp[AV_SCANSTAMP_SZ];
526 #define AV_SCANSTAMP_SZ 32 /* length of anti-virus scanstamp */542 uint8_t xoa_av_scanstamp[AV_SCANSTAMP_SZ];
49 #define AV_SCANSTAMP_SZ 32 /* length of anti-virus scanstamp */ macro
294 char scanstamp[AV_SCANSTAMP_SZ]; in zfs_sa_upgrade()399 scanstamp, AV_SCANSTAMP_SZ); in zfs_sa_upgrade()401 NULL, scanstamp, AV_SCANSTAMP_SZ); in zfs_sa_upgrade()
1543 char scanstamp[AV_SCANSTAMP_SZ]; in sa_add_projid()1669 scanstamp, AV_SCANSTAMP_SZ); in sa_add_projid()1671 scanstamp, AV_SCANSTAMP_SZ); in sa_add_projid()
170 bcopy(xoap->xoa_av_scanstamp, scanstamp, AV_SCANSTAMP_SZ); in zfs_log_xvattr()
144 bcopy(scanstamp, xoap->xoa_av_scanstamp, AV_SCANSTAMP_SZ); in zfs_replay_xvattr()