Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dak4642.c432 static const u32 fs_list[] = { in ak4642_set_mcko() local
455 for (fs = 0; fs < ARRAY_SIZE(fs_list); fs++) { in ak4642_set_mcko()
456 if (frequency == ps_list[ps] * fs_list[fs]) { in ak4642_set_mcko()
/linux/fs/btrfs/
H A Dvolumes.c389 INIT_LIST_HEAD(&fs_devs->fs_list); in alloc_fs_devices()
434 fs_list); in btrfs_cleanup_fs_uuids()
435 list_del(&fs_devices->fs_list); in btrfs_cleanup_fs_uuids()
463 list_for_each_entry(fs_devices, &fs_uuids, fs_list) { in find_fsid()
537 list_for_each_entry_safe(fs_devices, tmp_fs_devices, &fs_uuids, fs_list) { in btrfs_free_stale_devices()
563 list_del(&fs_devices->fs_list); in btrfs_free_stale_devices()
602 list_for_each_entry(devt_fs_devices, &fs_uuids, fs_list) { in find_fsid_by_device()
829 list_add(&fs_devices->fs_list, &fs_uuids); in device_list_add()
1217 list_del(&fs_devices->fs_list); in btrfs_close_devices()
1412 list_for_each_entry(fs_devices, &fs_uuids, fs_list) { in btrfs_skip_registration()
[all …]