/openbmc/linux/fs/jfs/ |
H A D | symlink.c | 12 .get_link = simple_get_link, 18 .get_link = page_get_link,
|
/openbmc/linux/fs/ext2/ |
H A D | symlink.c | 25 .get_link = page_get_link, 32 .get_link = simple_get_link,
|
/openbmc/linux/fs/ext4/ |
H A D | symlink.c | 116 .get_link = ext4_encrypted_get_link, 123 .get_link = ext4_get_link, 130 .get_link = simple_get_link,
|
/openbmc/linux/fs/jffs2/ |
H A D | symlink.c | 16 .get_link = simple_get_link,
|
/openbmc/linux/fs/orangefs/ |
H A D | symlink.c | 13 .get_link = simple_get_link,
|
/openbmc/linux/fs/autofs/ |
H A D | symlink.c | 25 .get_link = autofs_get_link
|
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_ethtool.c | 36 .get_link = _rtl92e_ethtool_get_link,
|
/openbmc/linux/drivers/net/ethernet/wangxun/txgbe/ |
H A D | txgbe_ethtool.c | 39 .get_link = ethtool_op_get_link,
|
/openbmc/linux/drivers/scsi/qedi/ |
H A D | qedi_sysfs.c | 37 qedi_ops->common->get_link(qedi->cdev, &if_link); in speed_show()
|
/openbmc/linux/fs/ocfs2/ |
H A D | symlink.c | 89 .get_link = page_get_link,
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_ethtool.c | 50 .get_link = ethtool_op_get_link,
|
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/ |
H A D | ngbe_ethtool.c | 46 .get_link = ethtool_op_get_link,
|
/openbmc/linux/fs/nfs/ |
H A D | symlink.c | 82 .get_link = nfs_get_link,
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/ |
H A D | ethtool.c | 289 .get_link = ethtool_op_get_link, 294 .get_link = ethtool_op_get_link,
|
/openbmc/linux/fs/proc/ |
H A D | self.c | 31 .get_link = proc_self_get_link,
|
H A D | thread_self.c | 31 .get_link = proc_thread_self_get_link,
|
/openbmc/linux/fs/affs/ |
H A D | symlink.c | 73 .get_link = page_get_link,
|
/openbmc/linux/drivers/net/ethernet/pasemi/ |
H A D | pasemi_mac_ethtool.c | 115 .get_link = ethtool_op_get_link,
|
/openbmc/linux/fs/squashfs/ |
H A D | symlink.c | 109 .get_link = page_get_link,
|
/openbmc/linux/drivers/net/ |
H A D | nlmon.c | 71 .get_link = always_on,
|
H A D | vsockmon.c | 97 .get_link = always_on,
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_ethtool.c | 128 .get_link = ethtool_op_get_link,
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_ethtool.c | 540 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_get_link_ksettings() 579 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_set_link_ksettings() 745 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_nway_reset() 765 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_get_link() 972 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_get_pauseparam() 1001 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_set_pauseparam() 1805 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_get_eee() 1845 edev->ops->common->get_link(edev->cdev, ¤t_link); in qede_set_eee() 1923 edev->ops->common->get_link(edev->cdev, &curr_link); in qede_get_fecparam() 2285 .get_link = qede_get_link, [all …]
|
/openbmc/linux/fs/udf/ |
H A D | symlink.c | 179 .get_link = page_get_link,
|
/openbmc/linux/fs/kernfs/ |
H A D | symlink.c | 149 .get_link = kernfs_iop_get_link,
|