Searched refs:fs_list (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/sound/soc/codecs/ |
| H A D | ak4642.c | 432 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-6.15/fs/btrfs/ |
| H A D | volumes.h | 369 struct list_head fs_list; member
|
| H A D | volumes.c | 392 INIT_LIST_HEAD(&fs_devs->fs_list); in alloc_fs_devices() 432 struct btrfs_fs_devices, fs_list); in btrfs_cleanup_fs_uuids() 433 list_del(&fs_devices->fs_list); in btrfs_cleanup_fs_uuids() 461 list_for_each_entry(fs_devices, &fs_uuids, fs_list) { in find_fsid() 535 list_for_each_entry_safe(fs_devices, tmp_fs_devices, &fs_uuids, fs_list) { in btrfs_free_stale_devices() 561 list_del(&fs_devices->fs_list); in btrfs_free_stale_devices() 600 list_for_each_entry(devt_fs_devices, &fs_uuids, fs_list) { in find_fsid_by_device() 828 list_add(&fs_devices->fs_list, &fs_uuids); in device_list_add() 1210 list_del(&fs_devices->fs_list); in btrfs_close_devices() 1395 list_for_each_entry(fs_devices, &fs_uuids, fs_list) { in btrfs_skip_registration() [all …]
|
| H A D | sysfs.c | 1722 list_for_each_entry(fs_devs, fs_uuids, fs_list) { in btrfs_sysfs_remove_fsid()
|
| /linux-6.15/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib.h | 411 struct list_head fs_list; member
|