Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dvolumes.c1297 static int devid_cmp(void *priv, const struct list_head *a, in devid_cmp() function
1330 list_sort(NULL, &fs_devices->devices, devid_cmp); in btrfs_open_devices()