Home
last modified time | relevance | path

Searched refs:snapids (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dtests.c507 u32 snapids[2]; in test_snapshots() local
519 snapids, in test_snapshots()
525 if (snapids[0] > snapids[1]) in test_snapshots()
526 swap(snapids[0], snapids[1]); in test_snapshots()
528 ret = test_snapshot_filter(c, snapids[0], snapids[1]); in test_snapshots()