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

  /netvirt/usr/src/grub/grub-0.95/stage2/zfs-include/
zfs_znode.h 49 uint64_t zp_size; /* 80 - size of file */ member in struct:znode_phys
  /netvirt/usr/src/uts/common/fs/zfs/sys/
zfs_znode.h 143 uint64_t zp_size; /* 80 - size of file */ member in struct:znode_phys
217 * freed etc and zp_size reset. zp_size must be set within range lock.
220 * Multiple writes at the end of the file must coordinate zp_size updates
224 * read needs to be locked as RL_READER. A check against zp_size can then

Completed in 1020 milliseconds