Searched refs:allow_link (Results 1 – 4 of 4) sorted by relevance
158 !type->ct_item_ops->allow_link) in configfs_symlink()165 ret = type->ct_item_ops->allow_link(parent_item, target_item); in configfs_symlink()
228 int (*allow_link)(struct config_item *src, struct config_item *target); member
169 int (*allow_link)(struct config_item *src,361 A config_item may provide the ct_item_ops->allow_link() and362 ct_item_ops->drop_link() methods. If the ->allow_link() method exists,367 When symlink(2) is called, the source config_item's ->allow_link()
237 .allow_link = target_fabric_mappedlun_link,833 .allow_link = target_fabric_port_link,