HomeSort by relevance Sort by last modified time
    Searched defs:zp_flags (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
zfs_znode.h 52 uint64_t zp_flags; /* 120 - persistent flags */ member in struct:znode_phys
  /onnv/onnv-gate/usr/src/uts/common/fs/zfs/sys/
zfs_znode.h 47 * in the upper half of zp_flags
65 zp->z_phys->zp_flags |= attr; \
67 zp->z_phys->zp_flags &= ~attr; \
151 uint64_t zp_flags; /* 120 - persistent flags */ member in struct:znode_phys

Completed in 4916 milliseconds