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

  /nfsv41/nfs41-gate/usr/src/grub/grub-0.97/stage2/zfs-include/
dsl_dataset.h 45 * collisions. The ds_guid is a 64-bit ID that will never
49 uint64_t ds_guid; member in struct:dsl_dataset_phys
  /nfsv41/nfs41-gate/usr/src/uts/common/fs/zfs/sys/
dsl_dataset.h 95 * collisions. The ds_guid is a 64-bit ID that will never
99 uint64_t ds_guid; member in struct:dsl_dataset_phys
  /nfsv41/nfs41-gate/usr/src/uts/common/nfs/
mds_state.h 40 typedef ds_guid ds_guid_t;
154 * a list of ds_guid entries. As an entry is added into
177 * ds_guid; Saved on disk, held in memory for replies to
244 ds_guid_t ds_guid; /* This is the mds_dataset_id */ member in struct:__anon757
  /nfsv41/nfs41-gate/usr/src/uts/common/fs/nfs/
dserv_server.c 562 dserv_guid_t ds_guid; local
580 * 1. the data server populates its MDS SID to DS_GUID map
604 ds_guid = sid_map->msm_ds_guid;
625 if (ds_guid.dg_zpool_guid ==
627 ds_guid.dg_objset_guid ==
    [all...]

Completed in 420 milliseconds