Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dtests.c503 u32 snapids[2]; in test_snapshots() local
515 snapids, in test_snapshots()
521 if (snapids[0] > snapids[1]) in test_snapshots()
522 swap(snapids[0], snapids[1]); in test_snapshots()
524 ret = test_snapshot_filter(c, snapids[0], snapids[1]); in test_snapshots()