Searched refs:baz (Results 1 – 5 of 5) sorted by relevance
24 static int baz; variable62 var = baz; in b_show()78 baz = var; in b_store()85 __ATTR(baz, 0664, b_show, b_store);
34 int baz; member146 var = foo_obj->baz; in b_show()162 foo_obj->baz = var; in b_store()169 __ATTR(baz, 0664, b_show, b_store);
171 Set the auxillary data string to "foo bar baz" (the escape for each174 dmsetup message vol 0 @stats_set_aux 0 foo\\ bar\\ baz
139 Example (The module foo.ko, consist of bar.o and baz.o):141 make -C $KDIR M=$PWD baz.o
267 p->baz = true;