Home
last modified time | relevance | path

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

/linux-3.4.99/fs/configfs/
Dsymlink.c46 static int item_path_length(struct config_item * item) in item_path_length() function
242 size = item_path_length(target) + depth * 3 - 1; in configfs_get_target_path()