Lines Matching defs:sharefs_config_bitem
23 struct sharefs_config_bitem {
83 static struct sharefs_config_bitem *alloc_bitem(const char *name)
85 struct sharefs_config_bitem *bitem;
106 static void free_bitem(struct sharefs_config_bitem *bitem)
220 struct sharefs_config_bitem *bitem; \
224 bitem = container_of(item, struct sharefs_config_bitem, item); \
236 struct sharefs_config_bitem *bitem; \
240 bitem = container_of(item, struct sharefs_config_bitem, item); \
275 struct sharefs_config_bitem *bitem;
279 bitem = container_of(item, struct sharefs_config_bitem, item);
299 struct sharefs_config_bitem *bitem;