Lines Matching defs:FUNCTION

75 #	define FUNCTION(x) dprintf x
78 # define FUNCTION(x) ;
920 FUNCTION(("create_new_vnode_and_lock()\n"));
1149 FUNCTION(("get_vnode: mountid %" B_PRId32 " vnid 0x%" B_PRIx64 " %p\n",
1615 FUNCTION(("release_advisory_lock(vnode = %p, flock = %p)\n", vnode, flock));
1729 FUNCTION(("acquire_advisory_lock(vnode = %p, flock = %p, wait = %s)\n",
2014 FUNCTION(("get_dir_path_and_leaf(path = %s)\n", path));
2133 FUNCTION(("vnode_path_to_vnode(vnode = %p, path = %s)\n", vnode, path));
2318 FUNCTION(("path_to_vnode(path = \"%s\")\n", path));
2567 FUNCTION(("dir_vnode_to_path(%p, %p, %lu)\n", vnode, buffer, bufferSize));
3683 FUNCTION(("new_vnode(volume = %p (%" B_PRId32 "), vnodeID = %" B_PRId64
3732 FUNCTION(("publish_vnode()\n"));
4628 FUNCTION(("vfs_canpage: vnode %p\n", vnode));
4641 FUNCTION(("vfs_read_pages: vnode %p, vecs %p, pos %" B_PRIdOFF "\n", vnode,
4669 FUNCTION(("vfs_write_pages: vnode %p, vecs %p, pos %" B_PRIdOFF "\n", vnode,
4772 FUNCTION(("vfs_get_file_map: vnode %p, vecs %p, offset %" B_PRIdOFF
5556 FUNCTION(("file_create_entry_ref: name = '%s', omode %x, perms %d, "
5575 FUNCTION(("file_create: path '%s', omode %x, perms %d, kernel %d\n", path,
5597 FUNCTION(("file_open_entry_ref(ref = (%" B_PRId32 ", %" B_PRId64 ", %s), "
5630 FUNCTION(("file_open: fd: %d, entry path = '%s', omode %d, kernel %d\n",
5664 FUNCTION(("file_close(descriptor = %p)\n", descriptor));
5700 FUNCTION(("file_read: buf %p, pos %" B_PRIdOFF ", len %p = %ld\n", buffer,
5717 FUNCTION(("file_write: buf %p, pos %" B_PRIdOFF ", len %p\n", buffer, pos,
5739 FUNCTION(("file_seek(pos = %" B_PRIdOFF ", seekType = %d)\n", pos,
5843 FUNCTION(("file_select(%p, %u, %p)\n", descriptor, event, sync));
5882 FUNCTION(("dir_create_entry_ref(dev = %" B_PRId32 ", ino = %" B_PRId64 ", "
5905 FUNCTION(("dir_create: path '%s', perms %d, kernel %d\n", path, perms,
5925 FUNCTION(("dir_open_entry_ref()\n"));
5960 FUNCTION(("dir_open: fd: %d, entry path = '%s', kernel %d\n", fd, path,
5990 FUNCTION(("dir_close(descriptor = %p)\n", descriptor));
6156 FUNCTION(("common_fcntl(fd = %d, op = %d, argument = %lx, %s)\n",
6341 FUNCTION(("common_fsync: entry. fd %d kernel %d\n", fd, kernel));
6466 FUNCTION(("common_create_symlink(fd = %d, path = %s, toPath = %s, "
6491 FUNCTION(("common_create_link(path = %s, toPath = %s, kernel = %d)\n", path,
6525 FUNCTION(("common_unlink: fd: %d, path '%s', kernel %d\n", fd, path,
6568 FUNCTION(("common_rename(fd = %d, path = %s, newFD = %d, newPath = %s, "
6609 FUNCTION(("common_read_stat: stat %p\n", stat));
6627 FUNCTION(("common_write_stat(vnode = %p, stat = %p, statMask = %d)\n",
6646 FUNCTION(("common_path_read_stat: fd: %d, path '%s', stat %p,\n", fd, path,
6665 FUNCTION(("common_write_stat: fd: %d, path '%s', stat %p, stat_mask %d, "
6686 FUNCTION(("attr_dir_open(fd = %d, path = '%s', kernel = %d)\n", fd, path,
6708 FUNCTION(("attr_dir_close(descriptor = %p)\n", descriptor));
6735 FUNCTION(("attr_dir_read(descriptor = %p)\n", descriptor));
6750 FUNCTION(("attr_dir_rewind(descriptor = %p)\n", descriptor));
6846 FUNCTION(("attr_close(descriptor = %p)\n", descriptor));
6873 FUNCTION(("attr_read: buf %p, pos %" B_PRIdOFF ", len %p = %ld\n", buffer,
6889 FUNCTION(("attr_write: buf %p, pos %" B_PRIdOFF ", len %p\n", buffer, pos,
6947 FUNCTION(("attr_read_stat: stat 0x%p\n", stat));
6962 FUNCTION(("attr_write_stat: stat = %p, statMask %d\n", stat, statMask));
6977 FUNCTION(("attr_remove: fd = %d, name = \"%s\", kernel %d\n", fd, name,
7003 FUNCTION(("attr_rename: from fd = %d, from name = \"%s\", to fd = %d, to "
7036 FUNCTION(("index_dir_open(mountID = %" B_PRId32 ", kernel = %d)\n", mountID,
7075 FUNCTION(("index_dir_close(descriptor = %p)\n", descriptor));
7127 FUNCTION(("index_create(mountID = %" B_PRId32 ", name = %s, kernel = %d)\n",
7155 FUNCTION(("index_read_stat: stat 0x%p\n", stat));
7181 FUNCTION(("index_remove(mountID = %" B_PRId32 ", name = %s, kernel = %d)\n",
7205 FUNCTION(("index_remove(mountID = %" B_PRId32 ", name = %s, kernel = %d)\n",
7238 FUNCTION(("query_open(device = %" B_PRId32 ", query = \"%s\", kernel = %d)\n",
7278 FUNCTION(("query_close(descriptor = %p)\n", descriptor));
7339 FUNCTION(("fs_mount: path = '%s', device = '%s', fs_name = '%s', flags = %#"
7666 FUNCTION(("fs_unmount(path '%s', dev %" B_PRId32 ", kernel %d\n", path,
8078 FUNCTION(("vfs_get_cwd: buf %p, size %ld\n", buffer, size));
8104 FUNCTION(("set_cwd: path = \'%s\'\n", path));
9209 FUNCTION(("_user_fcntl(fd = %d, op = %d)\n", fd, operation));