Searched refs:se_objsetid (Results 1 – 1 of 1) sorted by relevance
119 uint64_t se_objsetid; /* snapshot objset id */ member144 se->se_objsetid = objsetid; in zfsctl_snapshot_alloc()248 if (se_a->se_objsetid < se_b->se_objsetid) in snapentry_compare_by_objsetid()250 else if (se_a->se_objsetid > se_b->se_objsetid) in snapentry_compare_by_objsetid()291 search.se_objsetid = objsetid; in zfsctl_snapshot_find_by_objsetid()331 uint64_t objsetid = se->se_objsetid; in snapentry_expire()