Searched defs:unlinkedp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_dir.c804 * If 'unlinkedp' is NULL, we put unlinked znodes on the unlinked list.
810 boolean_t *unlinkedp)
904 if (unlinkedp != NULL)
905 *unlinkedp = unlinked;
809 zfs_link_destroy(zfs_dirlock_t *dl, znode_t *zp, dmu_tx_t *tx, int flag, boolean_t *unlinkedp) argument

Completed in 59 milliseconds