HomeSort by relevance Sort by last modified time
    Searched refs:z_vscan (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
zfs_vfsops.h 73 boolean_t z_vscan; /* virus scan on/off */ member in struct:zfsvfs
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/
zfs_vfsops.c 380 zfsvfs->z_vscan = newval;
    [all...]
zfs_vnops.c 185 if (!zfs_has_ctldir(zp) && zp->z_zfsvfs->z_vscan &&
224 if (!zfs_has_ctldir(zp) && zp->z_zfsvfs->z_vscan &&
    [all...]

Completed in 300 milliseconds