Searched refs:get_node_path (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/arch/parisc/kernel/ |
| D | drivers.c | 311 static void get_node_path(struct device *dev, struct hardware_path *path) in get_node_path() function 359 get_node_path(dev->dev.parent, &path); in print_pa_hwpath() 377 get_node_path(&pdev->dev, path); in get_pci_node_path() 408 get_node_path(padev->dev.parent, &path); in setup_bus_id() 784 get_node_path(dev->parent, path); in device_to_hwpath() 787 get_node_path(dev, path); in device_to_hwpath() 851 get_node_path(parent, &path); in walk_native_bus()
|
| /Linux-v5.10/fs/f2fs/ |
| D | node.c | 639 static int get_node_path(struct inode *inode, long block, in get_node_path() function 729 level = get_node_path(dn->inode, index, offset, noffset); in f2fs_get_dnode_of_data() 1043 level = get_node_path(inode, from, offset, noffset); in f2fs_truncate_inode_blocks()
|