Searched refs:se_objsetid (Results 1 – 1 of 1) sorted by relevance
121 uint64_t se_objsetid; /* snapshot objset id */ member147 se->se_objsetid = objsetid; in zfsctl_snapshot_alloc()253 if (se_a->se_objsetid < se_b->se_objsetid) in snapentry_compare_by_objsetid()255 else if (se_a->se_objsetid > se_b->se_objsetid) in snapentry_compare_by_objsetid()296 search.se_objsetid = objsetid; in zfsctl_snapshot_find_by_objsetid()336 uint64_t objsetid = se->se_objsetid; in snapentry_expire()