Home
last modified time | relevance | path

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

/Linux-v5.4/fs/configfs/
Dsymlink.c32 static int item_path_length(struct config_item * item) in item_path_length() function
65 size = item_path_length(target) + depth * 3 - 1; in configfs_get_target_path()