Searched refs:z_next (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/ |
| D | zfs_fuid.h | 74 list_node_t z_next; member 82 list_node_t z_next; member
|
| D | zfs_acl.h | 150 list_node_t z_next; /* Next chunk of ACEs */ member
|
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | zfs_fuid.c | 659 offsetof(zfs_fuid_domain_t, z_next)); in zfs_fuid_info_alloc() 661 offsetof(zfs_fuid_t, z_next)); in zfs_fuid_info_alloc()
|
| D | zfs_acl.c | 456 offsetof(zfs_acl_node_t, z_next)); in zfs_acl_alloc()
|
| /freebsd-12-stable/sys/dev/sound/pcm/ |
| D | feeder_rate.c | 378 #define z_next(i, o, v) z_align(i, (o) + (v)) macro 567 p = info->z_delay + (z_next(info, center, 1) * \ 1334 info->z_pos = z_next(info, info->z_start, 1); in z_resampler_setup() 1623 z_next(info, info->z_start, fetched + 1); in z_resampler_feed_internal()
|
| /freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/ |
| D | libzfs.h | 187 struct zfs_allow *z_next; member
|