Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Dvolumes.c1150 static int devid_cmp(void *priv, struct list_head *a, struct list_head *b) in devid_cmp() function
1182 list_sort(NULL, &fs_devices->devices, devid_cmp); in btrfs_open_devices()