Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_znode.h315 #define ZFS_NO_OBJECT 0 /* no object id */ macro
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_vnops.c2183 zfs_log_remove(zilog, tx, txtype, dzp, name, ZFS_NO_OBJECT); in zfs_rmdir()