Lines Matching refs:config_item
22 static int item_depth(struct config_item * item)
24 struct config_item * p = item;
30 static int item_path_length(struct config_item * item)
32 struct config_item * p = item;
41 static void fill_item_path(struct config_item * item, char * buffer, int length)
43 struct config_item * p;
56 static int configfs_get_target_path(struct config_item *item,
57 struct config_item *target, char *path)
77 static int create_link(struct config_item *parent_item,
78 struct config_item *item,
118 struct config_item **target, struct super_block *sb)
146 struct config_item *parent_item;
147 struct config_item *target_item = NULL;
223 struct config_item *parent_item;