Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfsck.c2705 darray_u32 subvol_path = {}; in check_subvol_path() local
2713 ret = darray_push(&subvol_path, k.k->p.offset); in check_subvol_path()
2728 if (darray_u32_has(&subvol_path, parent)) { in check_subvol_path()
2754 darray_exit(&subvol_path); in check_subvol_path()