Searched refs:DMU_OT_DIRECTORY_CONTENTS (Results 1 – 2 of 2) sorted by relevance
48 DMU_OT_DIRECTORY_CONTENTS, /* ZAP */ enumerator
1259 if (dnode_path->dn.dn.dn_type != DMU_OT_DIRECTORY_CONTENTS) { in dnode_get_path()2222 info.dir = (dn.dn.dn_type == DMU_OT_DIRECTORY_CONTENTS); in iterate_zap()2331 if (data->dnode.dn.dn_type != DMU_OT_DIRECTORY_CONTENTS) { in zfs_ls()