Searched refs:se_objsetid (Results 1 – 1 of 1) sorted by relevance
119 uint64_t se_objsetid; /* snapshot objset id */ member145 se->se_objsetid = objsetid; in zfsctl_snapshot_alloc()251 if (se_a->se_objsetid < se_b->se_objsetid) in snapentry_compare_by_objsetid()253 else if (se_a->se_objsetid > se_b->se_objsetid) in snapentry_compare_by_objsetid()294 search.se_objsetid = objsetid; in zfsctl_snapshot_find_by_objsetid()334 uint64_t objsetid = se->se_objsetid; in snapentry_expire()