Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_znode.h148 #define ZFS_UNLINKED_SET "DELETE_QUEUE" macro
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_znode.c1907 error = zap_add(os, moid, ZFS_UNLINKED_SET, 8, 1, &obj, tx); in zfs_create_fs()
2133 ZFS_UNLINKED_SET, sizeof (uint64_t), 1, &deleteq_obj)); in zfs_obj_to_path_impl()
H A Dzfs_vfsops.c1105 error = zap_lookup(os, MASTER_NODE_OBJ, ZFS_UNLINKED_SET, 8, 1, in zfsvfs_init()
/illumos-gate/usr/src/boot/sys/cddl/boot/zfs/
H A Dzfsimpl.h1592 #define ZFS_UNLINKED_SET "DELETE_QUEUE" macro