Searched refs:fs_list (Results 1 – 5 of 5) sorted by relevance
| /linux/sound/soc/codecs/ |
| 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/fs/btrfs/ |
| A D | volumes.c | 391 INIT_LIST_HEAD(&fs_devs->fs_list); in alloc_fs_devices() 431 struct btrfs_fs_devices, fs_list); in btrfs_cleanup_fs_uuids() 432 list_del(&fs_devices->fs_list); in btrfs_cleanup_fs_uuids() 460 list_for_each_entry(fs_devices, &fs_uuids, fs_list) { in find_fsid() 534 list_for_each_entry_safe(fs_devices, tmp_fs_devices, &fs_uuids, fs_list) { in btrfs_free_stale_devices() 560 list_del(&fs_devices->fs_list); in btrfs_free_stale_devices() 599 list_for_each_entry(devt_fs_devices, &fs_uuids, fs_list) { in find_fsid_by_device() 791 list_add(&fs_devices->fs_list, &fs_uuids); in device_list_add() 1173 list_del(&fs_devices->fs_list); in btrfs_close_devices() 1341 list_for_each_entry(fs_devices, &fs_uuids, fs_list) { in btrfs_skip_registration() [all …]
|
| A D | volumes.h | 356 struct list_head fs_list; member
|
| A D | sysfs.c | 1584 list_for_each_entry(fs_devs, fs_uuids, fs_list) { in btrfs_sysfs_remove_fsid()
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| A D | ipoib.h | 411 struct list_head fs_list; member
|
Completed in 28 milliseconds