Lines Matching refs:B_PRIx32

61 	DO_LOG("put_vnode result: %#" B_PRIx32 "\n", result);
79 DO_LOG("remove_vnode result: %#" B_PRIx32 "\n", result);
110 DO_LOG("lookup result: %#" B_PRIx32 "; id: %" B_PRIdINO "\n", result, *id);
122 DO_LOG("get_vnode_name result: %#" B_PRIx32 "; buffer: \"%s\"\n", result,
152 DO_LOG("read_pages result: %#" B_PRIx32 "; num_bytes: %" B_PRIuSIZE "\n",
166 DO_LOG("write_pages result: %#" B_PRIx32 "; num_bytes: %" B_PRIuSIZE "\n",
181 DO_LOG("io result: %#" B_PRIx32 "\n", result);
192 DO_LOG("cancel_io result: %#" B_PRIx32 "\n", result);
204 DO_LOG("get_file_map result: %#" B_PRIx32 "; count: %" B_PRIuSIZE "\n",
217 DO_LOG("ioctl result: %#" B_PRIx32 "\n", result);
228 DO_LOG("set_flags result: %#" B_PRIx32 "\n", result);
240 DO_LOG("select result: %#" B_PRIx32 "\n", result);
252 DO_LOG("deselect result: %#" B_PRIx32 "\n", result);
267 DO_LOG("fsync result: %#" B_PRIx32 "\n", result);
279 DO_LOG("read_symlink result: %#" B_PRIx32 "; buffer_size: %" B_PRIuSIZE
294 DO_LOG("create_symlink result: %#" B_PRIx32 "\n", result);
306 DO_LOG("link result: %#" B_PRIx32 "\n", result);
316 DO_LOG("unlink result: %#" B_PRIx32 "\n", result);
328 DO_LOG("rename result: %#" B_PRIx32 "\n", result);
338 DO_LOG("access result: %#" B_PRIx32 "\n", result);
349 DO_LOG("read_stat result: %#" B_PRIx32 "; stat(dev: %" B_PRIdDEV
354 DO_LOG("read_stat result: %#" B_PRIx32 "\n", result);
365 DO_LOG("write_stat result: %#" B_PRIx32 "\n", result);
377 DO_LOG("create result: %#" B_PRIx32 "; cookie: %p; new_vnode_id: %"
388 DO_LOG("open result: %#" B_PRIx32 "; cookie: %p\n", result, *cookie);
398 DO_LOG("close result: %#" B_PRIx32 "\n", result);
408 DO_LOG("free_cookie result: %#" B_PRIx32 "\n", result);
420 DO_LOG("read result: %#" B_PRIx32 "; length: %" B_PRIuSIZE "\n", result,
433 DO_LOG("write result: %#" B_PRIx32 "; length: %" B_PRIuSIZE "\n", result,
445 DO_LOG("create_dir result: %#" B_PRIx32 "\n", result);
455 DO_LOG("remove_dir result: %#" B_PRIx32 "\n", result);
465 DO_LOG("open_dir result: %#" B_PRIx32 "; cookie: %p\n", result, *cookie);
475 DO_LOG("close_dir result: %#" B_PRIx32 "\n", result);
485 DO_LOG("free_dir_cookie result: %#" B_PRIx32 "\n", result);
497 DO_LOG("read_dir result: %#" B_PRIx32 "; num: %" B_PRIu32 "\n", result,
508 DO_LOG("rewind_dir result: %#" B_PRIx32 "\n", result);
518 DO_LOG("open_attr_dir result: %#" B_PRIx32 "; cookie: %p\n", result,
529 DO_LOG("close_attr_dir result: %#" B_PRIx32 "\n", result);
539 DO_LOG("free_attr_dir_cookie result: %#" B_PRIx32 "\n", result);
551 DO_LOG("read_attr_dir result: %#" B_PRIx32 "; num: %" B_PRIu32 "\n", result,
562 DO_LOG("rewind_attr_dir result: %#" B_PRIx32 "\n", result);
571 DO_LOG("create_attr name: \"%s\"; type: %#" B_PRIx32 "; open_mode: %#x\n",
574 DO_LOG("create_attr result: %#" B_PRIx32 "; cookie: %p\n", result, *cookie);
585 DO_LOG("open_attr result: %#" B_PRIx32 "; cookie: %p\n", result, *cookie);
595 DO_LOG("close_attr result: %#" B_PRIx32 "\n", result);
605 DO_LOG("free_attr_cookie result: %#" B_PRIx32 "\n", result);
617 DO_LOG("read_attr result: %#" B_PRIx32 "; length: %" B_PRIuSIZE "\n",
630 DO_LOG("write_attr result: %#" B_PRIx32 "; length: %" B_PRIuSIZE "\n",
643 DO_LOG("read_attr_stat result: %#" B_PRIx32 "; stat(dev: %" B_PRIdDEV
645 B_PRIdOFF "; type: %#" B_PRIx32 ")\n", result,
649 DO_LOG("read_attr_stat result: %#" B_PRIx32 "\n", result);
661 DO_LOG("write_attr_stat result: %#" B_PRIx32 "\n", result);
674 DO_LOG("rename_attr result: %#" B_PRIx32 "\n", result);
684 DO_LOG("remove_attr result: %#" B_PRIx32 "\n", result);
698 DO_LOG("create_special_node result: %#" B_PRIx32 "; super_vnode: %p;"
822 DO_VOLUME_LOG("read_fs_info result: %#" B_PRIx32 "; info(dev: %" B_PRIdDEV
823 "; root: %" B_PRIdINO "; flags: %#" B_PRIx32 "; block_size: %" B_PRIdOFF
839 DO_VOLUME_LOG("write_fs_info info: %p; mask: %#" B_PRIx32 "\n", info, mask);
841 DO_VOLUME_LOG("write_fs_info result: %#" B_PRIx32 "\n", result);
853 DO_VOLUME_LOG("sync result: %#" B_PRIx32 "\n", result);
880 DO_VOLUME_LOG("get_vnode result: %#" B_PRIx32 "\n", result);
888 DO_VOLUME_LOG("get_vnode result: %#" B_PRIx32 "; super_vnode: %p\n", result,
899 DO_VOLUME_LOG("open_index_dir result: %#" B_PRIx32 "; cookie: %p\n", result,
910 DO_VOLUME_LOG("close_index_dir result: %#" B_PRIx32 "\n", result);
920 DO_VOLUME_LOG("free_index_dir_cookie result: %#" B_PRIx32 "\n", result);
932 DO_VOLUME_LOG("read_index_dir result: %#" B_PRIx32 "; num: %" B_PRIu32 "\n",
943 DO_VOLUME_LOG("rewind_index_dir result: %#" B_PRIx32 "\n", result);
952 DO_VOLUME_LOG("create_index name: \"%s\"; type: %#" B_PRIx32
953 "; flags: %#" B_PRIx32 "\n", name, type, flags);
955 DO_VOLUME_LOG("create_index result: %#" B_PRIx32 "\n", result);
965 DO_VOLUME_LOG("remove_index result: %#" B_PRIx32 "\n", result);
976 DO_VOLUME_LOG("read_index_stat result: %#" B_PRIx32 "; stat(dev: %"
978 " size: %" B_PRIdOFF "; type: %#" B_PRIx32 ")\n", result,
982 DO_VOLUME_LOG("read_index_stat result: %#" B_PRIx32 "\n", result);
991 DO_VOLUME_LOG("open_query query: \"%s\"; flags: %#" B_PRIx32 "; port: %"
994 DO_VOLUME_LOG("open_query result: %#" B_PRIx32 "; cookie: %p\n", result,
1005 DO_VOLUME_LOG("close_query result: %#" B_PRIx32 "\n", result);
1015 DO_VOLUME_LOG("free_query_cookie result: %#" B_PRIx32 "\n", result);
1027 DO_VOLUME_LOG("read_query result: %#" B_PRIx32 "; num: %" B_PRIu32 "\n",
1038 DO_VOLUME_LOG("rewind_query result: %#" B_PRIx32 "\n", result);