Lines Matching refs:config_item
24 static int item_depth(struct config_item * item)
26 struct config_item * p = item;
32 static int item_path_length(struct config_item * item)
34 struct config_item * p = item;
43 static void fill_item_path(struct config_item * item, char * buffer, int length)
45 struct config_item * p;
58 static int configfs_get_target_path(struct config_item *item,
59 struct config_item *target, char *path)
79 static int create_link(struct config_item *parent_item,
80 struct config_item *item,
120 struct config_item **target, struct super_block *sb)
147 struct config_item *parent_item;
148 struct config_item *target_item = NULL;
223 struct config_item *parent_item;