Home
last modified time | relevance | path

Searched refs:gen64 (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzfs_vnops.c4336 uint64_t gen64; in zfs_fid() local
4345 &gen64, sizeof (uint64_t))) != 0) { in zfs_fid()
4350 gen = (uint32_t)gen64; in zfs_fid()