Home
last modified time | relevance | path

Searched refs:item_path_length (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/configfs/
H A Dsymlink.c30 static int item_path_length(struct config_item * item) in item_path_length() function
63 size = item_path_length(target) + depth * 3 - 1; in configfs_get_target_path()