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

  /netvirt/usr/src/grub/grub-0.95/stage2/zfs-include/
zfs_znode.h 54 uint64_t zp_flags; /* 120 - persistent flags */ member in struct:znode_phys
  /netvirt/usr/src/uts/common/fs/zfs/sys/
zfs_znode.h 49 * in the upper half of zp_flags
66 zp->z_phys->zp_flags |= attr; \
68 zp->z_phys->zp_flags &= ~attr; \
148 uint64_t zp_flags; /* 120 - persistent flags */ member in struct:znode_phys

Completed in 6369 milliseconds